From c7ec209d61f981a8edb2993ade248959231d19c3 Mon Sep 17 00:00:00 2001 From: Morne Alberts Date: Fri, 18 Mar 2022 22:21:15 +0200 Subject: [PATCH] Add new languages --- resources/i18n/blk.json | 14 ++++++++++++++ resources/i18n/smn.json | 11 +++++++++++ 2 files changed, 25 insertions(+) create mode 100644 resources/i18n/blk.json create mode 100644 resources/i18n/smn.json diff --git a/resources/i18n/blk.json b/resources/i18n/blk.json new file mode 100644 index 00000000..c992e828 --- /dev/null +++ b/resources/i18n/blk.json @@ -0,0 +1,14 @@ +{ + "@metadata": { + "authors": [ + "Khun Kt", + "咽頭べさ" + ] + }, + "chameleon-loggedin": "နာꩻနွို့ခါꩻဗာႏတဝ်းအကောက် နုဲင်း$1အနေႏ။", + "chameleon-notloggedin": "နာꩻနွို့ခါꩻတဝ်းအကောက်သြ", + "chameleon-newmessages": "နာꩻလိတ်မဲက်သေ့တသာဖုံႏ အဝ်ႏသြ။", + "chameleon-nonewmessages": "နာꩻလိတ်မဲက်သေ့တသာဖုံႏ အဝ်ႏတဝ်း။", + "chameleon-search-aria-label": "လွေꩻလိတ်မဲ့ငါထျꩻ", + "chameleon-toggler": "မီနူး" +} diff --git a/resources/i18n/smn.json b/resources/i18n/smn.json new file mode 100644 index 00000000..688cfd19 --- /dev/null +++ b/resources/i18n/smn.json @@ -0,0 +1,11 @@ +{ + "@metadata": { + "authors": [ + "Seipinne", + "Yupik" + ] + }, + "chameleon-loggedin": "Jieh lah čälittâm jieijâd siisâ noomáin $1.", + "chameleon-notloggedin": "Jieh lah čälittâm jieijâd siisâ.", + "chameleon-nonewmessages": "Tust iä lah uđđâ viestah." +}