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.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 82c0f1b02..da6d825b6 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -9,6 +9,8 @@
9 "connectionLostBanner.cta": "Reload Service", 9 "connectionLostBanner.cta": "Reload Service",
10 "connectionLostBanner.informationLink": "What happened?", 10 "connectionLostBanner.informationLink": "What happened?",
11 "connectionLostBanner.message": "Oh no! Ferdium lost the connection to {name}.", 11 "connectionLostBanner.message": "Oh no! Ferdium lost the connection to {name}.",
12 "downloadManager.empty": "Your download list is empty.",
13 "downloadManager.headline": "Download Manager",
12 "feature.basicAuth.signIn": "Sign In", 14 "feature.basicAuth.signIn": "Sign In",
13 "feature.publishDebugInfo.error": "There was an error while trying to publish the debug information. Please try again later or view the console for more information.", 15 "feature.publishDebugInfo.error": "There was an error while trying to publish the debug information. Please try again later or view the console for more information.",
14 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdium. By publishing your debug information you accept Ferdium Debugger's privacy policy and terms of service", 16 "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdium. By publishing your debug information you accept Ferdium Debugger's privacy policy and terms of service",
@@ -23,6 +25,7 @@
23 "global.api.unhealthy": "Can't connect to {serverNameParse} online services", 25 "global.api.unhealthy": "Can't connect to {serverNameParse} online services",
24 "global.cancel": "Cancel", 26 "global.cancel": "Cancel",
25 "global.clearCache": "Clear cache", 27 "global.clearCache": "Clear cache",
28 "global.downloads": "Downloads",
26 "global.edit": "Edit", 29 "global.edit": "Edit",
27 "global.no": "No", 30 "global.no": "No",
28 "global.notConnectedToTheInternet": "You are not connected to the internet.", 31 "global.notConnectedToTheInternet": "You are not connected to the internet.",
@@ -219,6 +222,7 @@
219 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup", 222 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup",
220 "settings.app.form.hibernationStrategy": "Hibernation strategy", 223 "settings.app.form.hibernationStrategy": "Hibernation strategy",
221 "settings.app.form.hideCollapseButton": "Hide Collapse button", 224 "settings.app.form.hideCollapseButton": "Hide Collapse button",
225 "settings.app.form.hideDownloadButton": "Hide Downloads button",
222 "settings.app.form.hideNotificationsButton": "Hide Notifications & Sound button", 226 "settings.app.form.hideNotificationsButton": "Hide Notifications & Sound button",
223 "settings.app.form.hideRecipesButton": "Hide Recipes button", 227 "settings.app.form.hideRecipesButton": "Hide Recipes button",
224 "settings.app.form.hideSettingsButton": "Hide Settings button", 228 "settings.app.form.hideSettingsButton": "Hide Settings button",