aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-05-06 19:06:00 -0500
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-05-06 19:06:00 -0500
commit4df01bf76dd0c19d29587571131555639bf2b844 (patch)
treef19565f06da9d6c796bd3962d6f28a4fcff0da63 /src/i18n/locales/en-US.json
parentRegenerate i18n file (diff)
downloadferdium-app-4df01bf76dd0c19d29587571131555639bf2b844.tar.gz
ferdium-app-4df01bf76dd0c19d29587571131555639bf2b844.tar.zst
ferdium-app-4df01bf76dd0c19d29587571131555639bf2b844.zip
Use components defined in the codebase; Extract some text for i18n purposes.
Diffstat (limited to 'src/i18n/locales/en-US.json')
-rw-r--r--src/i18n/locales/en-US.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 9578df4de..8514530f3 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -267,6 +267,11 @@
267 "settings.app.restartRequired": "Changes require restart", 267 "settings.app.restartRequired": "Changes require restart",
268 "settings.app.scheduledDNDInfo": "Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdium.", 268 "settings.app.scheduledDNDInfo": "Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdium.",
269 "settings.app.scheduledDNDTimeInfo": "Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.", 269 "settings.app.scheduledDNDTimeInfo": "Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.",
270 "settings.app.sectionGeneralUi": "General UI",
271 "settings.app.sectionHibernation": "Hibernation",
272 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings",
270 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data!", 275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data!",
271 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.", 276 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.",
272 "settings.app.subheadlineCache": "Cache", 277 "settings.app.subheadlineCache": "Cache",
@@ -369,6 +374,8 @@
369 "settings.team.manageAction": "Manage your Team on meetfranz.com", 374 "settings.team.manageAction": "Manage your Team on meetfranz.com",
370 "settings.team.teamsUnavailable": "Teams are unavailable", 375 "settings.team.teamsUnavailable": "Teams are unavailable",
371 "settings.team.teamsUnavailableInfo": "Teams are currently only available when using the Franz Server and after paying for Franz Professional. Please change your server to https://api.franzinfra.com to use teams.", 376 "settings.team.teamsUnavailableInfo": "Teams are currently only available when using the Franz Server and after paying for Franz Professional. Please change your server to https://api.franzinfra.com to use teams.",
377 "settings.team.tryReloadUserInfoRequest": "Try reloading",
378 "settings.team.userInfoRequestFailed": "User Info request failed",
372 "settings.user.form.accountType.company": "Company", 379 "settings.user.form.accountType.company": "Company",
373 "settings.user.form.accountType.individual": "Individual", 380 "settings.user.form.accountType.individual": "Individual",
374 "settings.user.form.accountType.label": "Account type", 381 "settings.user.form.accountType.label": "Account type",