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/no.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/i18n/locales/no.json') diff --git a/src/i18n/locales/no.json b/src/i18n/locales/no.json index b9b180545..d2c13686e 100644 --- a/src/i18n/locales/no.json +++ b/src/i18n/locales/no.json @@ -4,7 +4,6 @@ "changeserver.customServerLabel": "Egendefinert tjener", "changeserver.headline": "Bytt tjener", "changeserver.label": "Tjener", - "changeserver.submit": "Send", "changeserver.urlError": "Angi en gyldig nettadresse", "changeserver.warning": "Ekstra innstillinger som tilbys av Ferdi vil ikke bli lagret", "connectionLostBanner.cta": "Last inn tjenesten på nytt", @@ -12,7 +11,6 @@ "connectionLostBanner.message": "Å nei! Ferdi mistet forbindelsen til {name}.", "feature.debugger.title": "Publiser feilsøkingsinformasjon", "feature.nightlyBuilds.activate": "Activate", - "feature.nightlyBuilds.cancel": "Avbryt", "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": "Det oppstod en feil under forsøket på å publisere feilsøkingsinformasjonen. Prøv igjen senere eller se i konsollet for ytterligere informasjon.", @@ -26,11 +24,13 @@ "feature.quickSwitch.search": "Søk...", "feature.quickSwitch.title": "Hurtigbytte", "global.api.unhealthy": "Kan ikke koble til Ferdi online-tjenester", + "global.cancel": "Avbryt", "global.notConnectedToTheInternet": "Du er ikke koblet til Internett.", "global.spellchecker.useDefault": "Bruk systemstandarden ({default})", "global.spellchecking.autodetect": "Oppdag språk automatisk", "global.spellchecking.autodetect.short": "Automatisk", "global.spellchecking.language": "Språk for stavekontroll", + "global.submit": "Send", "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": "Importer Ferdi 4-tjenestene dine", @@ -145,7 +145,6 @@ "password.link.login": "Logg inn på kontoen din", "password.link.signup": "Opprett en gratis konto", "password.noUser": "Ingen bruker med den e-postadressen ble funnet", - "password.submit.label": "Send", "password.successInfo": "Vennligst sjekk e-posten din", "pricing.features.accountSync": "Konto synkronisering", "pricing.features.customWebsites": "Legg til egendefinerte nettsteder", -- cgit v1.2.3-54-g00ecf