From 154ab3ba69bf04dc0a81f9c4d99366d702aa3d5b 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:27 +0100 Subject: [PATCH] New translations en.json (Kazakh) [ci skip] --- src/i18n/locales/kk.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/i18n/locales/kk.json b/src/i18n/locales/kk.json index 879ec79372..011fa6e7db 100644 --- a/src/i18n/locales/kk.json +++ b/src/i18n/locales/kk.json @@ -170,7 +170,7 @@ "DisplayPriceChart": "Chart", "Label": "Label", "Labels": "Labels", - "Language": "Languages", + "Language": "Language", "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": "Іздеу" }, + "Settings": { + "Title": "Баптаулар" + }, "SignIn": { "Title": "Sign in" },