From 5394a2aab07f9a5237288c0b21c8a140b7cdf827 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sun, 27 Oct 2024 12:25:26 +0100 Subject: [PATCH] New translations en.json (Norwegian Nynorsk) [ci skip] --- src/i18n/locales/nn.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/i18n/locales/nn.json b/src/i18n/locales/nn.json index 58b350a09f..ce9f44625e 100644 --- a/src/i18n/locales/nn.json +++ b/src/i18n/locales/nn.json @@ -170,7 +170,7 @@ "DisplayPriceChart": "Chart", "Label": "Etikett", "Labels": "Labels", - "Language": "Languages", + "Language": "Språk", "Languages": "Languages", "LatestPrices": "Latest prices", "LatestProofs": "Latest proofs", @@ -186,7 +186,9 @@ "Example": "Example", "Examples": "Examples", "ExampleWithColon": "Example:", + "ExampleWithColonAndValue": "Example: {value}", "ExamplesWithColon": "Examples:", + "ExamplesWithColonAndValue": "Examples: {value}", "Edit": "Edit", "Filter": "Filter", "FilterProductWithPriceCount": "With a price", @@ -469,6 +471,9 @@ "Search": { "Title": "Søk" }, + "Settings": { + "Title": "Innstillinger" + }, "SignIn": { "Title": "Logg inn" },