aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/locales/en-US.json')
-rw-r--r--src/i18n/locales/en-US.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 896ac359f..fa54fcd35 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -182,7 +182,7 @@
182 "settings.account.tryReloadUserInfoRequest": "Try again", 182 "settings.account.tryReloadUserInfoRequest": "Try again",
183 "settings.account.userInfoRequestFailed": "Could not load user information", 183 "settings.account.userInfoRequestFailed": "Could not load user information",
184 "settings.account.yourLicense": "Your Ferdium License:", 184 "settings.account.yourLicense": "Your Ferdium License:",
185 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor} or clear the input field)", 185 "settings.app.accentColorInfo": "Write your color choice in a CSS-compatible format. (Default: {defaultAccentColor} or clear the input field)",
186 "settings.app.buttonClearAllCache": "Clear cache", 186 "settings.app.buttonClearAllCache": "Clear cache",
187 "settings.app.buttonInstallUpdate": "Restart & install update", 187 "settings.app.buttonInstallUpdate": "Restart & install update",
188 "settings.app.buttonOpenFerdiumProfileFolder": "Open Profile folder", 188 "settings.app.buttonOpenFerdiumProfileFolder": "Open Profile folder",
@@ -230,6 +230,7 @@
230 "settings.app.form.passwordToggle": "Password toggle", 230 "settings.app.form.passwordToggle": "Password toggle",
231 "settings.app.form.predefinedTodoServer": "Todo Server", 231 "settings.app.form.predefinedTodoServer": "Todo Server",
232 "settings.app.form.privateNotifications": "Don't show message content in notifications", 232 "settings.app.form.privateNotifications": "Don't show message content in notifications",
233 "settings.app.form.progressbarAccentColor": "Progressbar Accent color",
233 "settings.app.form.reloadAfterResume": "Reload Ferdium after system resume", 234 "settings.app.form.reloadAfterResume": "Reload Ferdium after system resume",
234 "settings.app.form.runInBackground": "Keep Ferdium in background when closing the window", 235 "settings.app.form.runInBackground": "Keep Ferdium in background when closing the window",
235 "settings.app.form.scheduledDNDEnabled": "Enable scheduled Do-not-Disturb", 236 "settings.app.form.scheduledDNDEnabled": "Enable scheduled Do-not-Disturb",
@@ -263,6 +264,8 @@
263 "settings.app.lockInfo": "Password Lock allows you to keep your messages protected.\nUsing Password Lock, you will be prompted to enter your password everytime you start Ferdium or lock Ferdium yourself using the lock symbol in the bottom left corner or the shortcut {lockShortcut}.", 264 "settings.app.lockInfo": "Password Lock allows you to keep your messages protected.\nUsing Password Lock, you will be prompted to enter your password everytime you start Ferdium or lock Ferdium yourself using the lock symbol in the bottom left corner or the shortcut {lockShortcut}.",
264 "settings.app.lockedPassword": "Password", 265 "settings.app.lockedPassword": "Password",
265 "settings.app.lockedPasswordInfo": "Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdium.", 266 "settings.app.lockedPasswordInfo": "Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdium.",
267 "settings.app.overallTheme": "Overall Theme",
268 "settings.app.progressbarTheme": "Progressbar Theme",
266 "settings.app.restartRequired": "Changes require restart", 269 "settings.app.restartRequired": "Changes require restart",
267 "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.", 270 "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.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.", 271 "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.",