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