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/cs.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/i18n/locales/cs.json') diff --git a/src/i18n/locales/cs.json b/src/i18n/locales/cs.json index 88f9f1209..c72a842b7 100644 --- a/src/i18n/locales/cs.json +++ b/src/i18n/locales/cs.json @@ -4,7 +4,6 @@ "changeserver.customServerLabel": "Vlastní server", "changeserver.headline": "Change server", "changeserver.label": "Server", - "changeserver.submit": "Odeslat", "changeserver.urlError": "Enter a valid URL", "changeserver.warning": "Extra settings offered by Ferdi will not be saved", "connectionLostBanner.cta": "Obnovit službu", @@ -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": "Zrušit", "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": "Nemůžeme připojit Ferdi k online službám", + "global.cancel": "Zrušit", "global.notConnectedToTheInternet": "Připojení k internetu není k dispozici.", "global.spellchecker.useDefault": "Use System Default ({default})", "global.spellchecking.autodetect": "Automaticky rozpoznat jazyk", "global.spellchecking.autodetect.short": "Automaticky", "global.spellchecking.language": "Oprava překlepů jazyka", + "global.submit": "Odeslat", "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": "Importovat služby z Ferdi 4", @@ -145,7 +145,6 @@ "password.link.login": "Přihlásit se k účtu", "password.link.signup": "Vytvořit uživatelský účet zdarma", "password.noUser": "Pro emailovou adresu nebyl nalezený žádný uživatel", - "password.submit.label": "Odeslat", "password.successInfo": "Prosím, zkontrolujte svůj e-mail", "pricing.features.accountSync": "Account Synchronisation", "pricing.features.customWebsites": "Add Custom Websites", -- cgit v1.2.3-54-g00ecf