From c4fc788630e333ea269cb021d68796a97a88ddc2 Mon Sep 17 00:00:00 2001 From: HelaBasa Date: Sun, 9 May 2021 08:32:48 +0200 Subject: [PATCH] Translated using Weblate (Sinhala) Currently translated at 2.2% (2 of 87 strings) Added translation using Weblate (Sinhala) Co-authored-by: HelaBasa Translate-URL: https://hosted.weblate.org/projects/git-touch/git-touch/si/ Translation: GitTouch/GitTouch --- lib/l10n/intl_si.arb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 lib/l10n/intl_si.arb diff --git a/lib/l10n/intl_si.arb b/lib/l10n/intl_si.arb new file mode 100644 index 0000000..7cab8e7 --- /dev/null +++ b/lib/l10n/intl_si.arb @@ -0,0 +1,10 @@ +{ + "notification": "දැනුම්දීම", + "@notification": { + "description": "The Notification tab" + }, + "news": "පුවත්", + "@news": { + "description": "The News tab" + } +}