From 4df01bf76dd0c19d29587571131555639bf2b844 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Fri, 6 May 2022 19:06:00 -0500 Subject: Use components defined in the codebase; Extract some text for i18n purposes. --- src/i18n/locales/en-US.json | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/i18n/locales/en-US.json') 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 @@ "settings.app.restartRequired": "Changes require restart", "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.", "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.", + "settings.app.sectionGeneralUi": "General UI", + "settings.app.sectionHibernation": "Hibernation", + "settings.app.sectionMain": "Main", + "settings.app.sectionServiceIconsSettings": "Service Icons Settings", + "settings.app.sectionSidebarSettings": "Sidebar Settings", "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data!", "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.", "settings.app.subheadlineCache": "Cache", @@ -369,6 +374,8 @@ "settings.team.manageAction": "Manage your Team on meetfranz.com", "settings.team.teamsUnavailable": "Teams are unavailable", "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.", + "settings.team.tryReloadUserInfoRequest": "Try reloading", + "settings.team.userInfoRequestFailed": "User Info request failed", "settings.user.form.accountType.company": "Company", "settings.user.form.accountType.individual": "Individual", "settings.user.form.accountType.label": "Account type", -- cgit v1.2.3-70-g09d2