From 78af823a8573dc486638cda18f1267dd86147f1b Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 2 May 2022 11:54:19 +1000 Subject: [PATCH] New translations app_en.arb (Russian) --- lib/l10n/ru_RU/app_ru_RU.arb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lib/l10n/ru_RU/app_ru_RU.arb diff --git a/lib/l10n/ru_RU/app_ru_RU.arb b/lib/l10n/ru_RU/app_ru_RU.arb new file mode 100644 index 00000000..36d80aae --- /dev/null +++ b/lib/l10n/ru_RU/app_ru_RU.arb @@ -0,0 +1,5 @@ +{ + "@@locale": "en", + "@homeShowSubscsribedDescription": {}, + "@homeShowSupplierDescription": {} +} \ No newline at end of file