From 8b5de8dd779dfc2dfa45c930d143060ac7321acf Mon Sep 17 00:00:00 2001 From: Vijay A Date: Tue, 7 Sep 2021 08:05:34 +0530 Subject: refactor: externalize english text --- src/i18n/locales/bs.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/i18n/locales/bs.json') diff --git a/src/i18n/locales/bs.json b/src/i18n/locales/bs.json index 391309b1f..b72cc8fe3 100644 --- a/src/i18n/locales/bs.json +++ b/src/i18n/locales/bs.json @@ -4,7 +4,6 @@ "changeserver.customServerLabel": "Custom server", "changeserver.headline": "Change server", "changeserver.label": "Server", - "changeserver.submit": "Submit", "changeserver.urlError": "Enter a valid URL", "changeserver.warning": "Extra settings offered by Ferdi will not be saved", "connectionLostBanner.cta": "Reload Service", @@ -12,7 +11,6 @@ "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.", "feature.debugger.title": "Publish debugging information", "feature.nightlyBuilds.activate": "Activate", - "feature.nightlyBuilds.cancel": "Cancel", "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.", "feature.nightlyBuilds.title": "Nightly Builds", "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.", @@ -26,11 +24,13 @@ "feature.quickSwitch.search": "Search...", "feature.quickSwitch.title": "QuickSwitch", "global.api.unhealthy": "Can't connect to Ferdi online services", + "global.cancel": "Cancel", "global.notConnectedToTheInternet": "You are not connected to the internet.", "global.spellchecker.useDefault": "Use System Default ({default})", "global.spellchecking.autodetect": "Detect language automatically", "global.spellchecking.autodetect.short": "Automatic", "global.spellchecking.language": "Spell checking language", + "global.submit": "Submit", "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.", "global.userAgentPref": "User Agent", "import.headline": "Import your Ferdi 4 services", @@ -145,7 +145,6 @@ "password.link.login": "Sign in to your account", "password.link.signup": "Create a free account", "password.noUser": "No user with that email address was found", - "password.submit.label": "Submit", "password.successInfo": "Please check your email", "pricing.features.accountSync": "Account Synchronisation", "pricing.features.customWebsites": "Add Custom Websites", -- cgit v1.2.3-54-g00ecf