aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2019-10-18 20:15:56 +0200
committerLibravatar vantezzen <hello@vantezzen.io>2019-10-18 20:15:56 +0200
commitd443bca3c82230dd6b9c59d55fbde01a051a6ab5 (patch)
tree68751f48cc2ed70d0e78a1f5bb102ee9daedd334 /src/i18n/locales/en-US.json
parentFix lint (diff)
parentFix lint (diff)
downloadferdium-app-d443bca3c82230dd6b9c59d55fbde01a051a6ab5.tar.gz
ferdium-app-d443bca3c82230dd6b9c59d55fbde01a051a6ab5.tar.zst
ferdium-app-d443bca3c82230dd6b9c59d55fbde01a051a6ab5.zip
Merge branch 'develop' into local-server
Diffstat (limited to 'src/i18n/locales/en-US.json')
-rw-r--r--src/i18n/locales/en-US.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index e7b0ced92..6f28e2bfc 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -216,11 +216,13 @@
216 "settings.account.upgradeToPro.label": "Upgrade to Ferdi Professional", 216 "settings.account.upgradeToPro.label": "Upgrade to Ferdi Professional",
217 "settings.account.userInfoRequestFailed": "Could not load user information", 217 "settings.account.userInfoRequestFailed": "Could not load user information",
218 "settings.account.yourLicense": "Your Ferdi License", 218 "settings.account.yourLicense": "Your Ferdi License",
219 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: #7367f0)",
219 "settings.app.buttonClearAllCache": "Clear cache", 220 "settings.app.buttonClearAllCache": "Clear cache",
220 "settings.app.buttonInstallUpdate": "Restart & install update", 221 "settings.app.buttonInstallUpdate": "Restart & install update",
221 "settings.app.buttonSearchForUpdate": "Check for updates", 222 "settings.app.buttonSearchForUpdate": "Check for updates",
222 "settings.app.cacheInfo": "Ferdi cache is currently using {size} of disk space.", 223 "settings.app.cacheInfo": "Ferdi cache is currently using {size} of disk space.",
223 "settings.app.currentVersion": "Current version:", 224 "settings.app.currentVersion": "Current version:",
225 "settings.app.form.accentColor": "Accent color",
224 "settings.app.form.autoLaunchInBackground": "Open in background", 226 "settings.app.form.autoLaunchInBackground": "Open in background",
225 "settings.app.form.autoLaunchOnStart": "Launch Ferdi on start", 227 "settings.app.form.autoLaunchOnStart": "Launch Ferdi on start",
226 "settings.app.form.beta": "Include beta versions", 228 "settings.app.form.beta": "Include beta versions",
@@ -247,6 +249,7 @@
247 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled", 249 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled",
248 "settings.app.form.showServiceNavigationBar": "Always show service navigation bar", 250 "settings.app.form.showServiceNavigationBar": "Always show service navigation bar",
249 "settings.app.form.todoServer": "Todo Server", 251 "settings.app.form.todoServer": "Todo Server",
252 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",
250 "settings.app.headline": "Settings", 253 "settings.app.headline": "Settings",
251 "settings.app.headlineAdvanced": "Advanced", 254 "settings.app.headlineAdvanced": "Advanced",
252 "settings.app.headlineAppearance": "Appearance", 255 "settings.app.headlineAppearance": "Appearance",
@@ -266,6 +269,7 @@
266 "settings.app.subheadlineCache": "Cache", 269 "settings.app.subheadlineCache": "Cache",
267 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature. (default: https://app.franztodos.com)", 270 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature. (default: https://app.franztodos.com)",
268 "settings.app.translationHelp": "Help us to translate Ferdi into your language.", 271 "settings.app.translationHelp": "Help us to translate Ferdi into your language.",
272 "settings.app.universalDarkModeInfo": "Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
269 "settings.app.updateStatusAvailable": "Update available, downloading...", 273 "settings.app.updateStatusAvailable": "Update available, downloading...",
270 "settings.app.updateStatusSearching": "Is searching for update", 274 "settings.app.updateStatusSearching": "Is searching for update",
271 "settings.app.updateStatusUpToDate": "You are using the latest version of Ferdi", 275 "settings.app.updateStatusUpToDate": "You are using the latest version of Ferdi",
@@ -318,6 +322,7 @@
318 "settings.service.form.indirectMessages": "Show message badge for all new messages", 322 "settings.service.form.indirectMessages": "Show message badge for all new messages",
319 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted", 323 "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted",
320 "settings.service.form.name": "Name", 324 "settings.service.form.name": "Name",
325 "settings.service.form.openDarkmodeCss": "Open darkmode.css",
321 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings", 326 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings",
322 "settings.service.form.proxy.host": "Proxy Host/IP", 327 "settings.service.form.proxy.host": "Proxy Host/IP",
323 "settings.service.form.proxy.info": "Proxy settings will not synced with the Ferdi servers.", 328 "settings.service.form.proxy.info": "Proxy settings will not synced with the Ferdi servers.",