From 3085d98ce1f904c90ac6ad43d5d44311948f8819 Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 17 Jul 2023 20:59:39 +1000 Subject: [PATCH] New translations app_en.arb (Chinese Traditional) (#400) --- lib/l10n/zh_TW/app_zh_TW.arb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lib/l10n/zh_TW/app_zh_TW.arb diff --git a/lib/l10n/zh_TW/app_zh_TW.arb b/lib/l10n/zh_TW/app_zh_TW.arb new file mode 100644 index 00000000..8d2f5776 --- /dev/null +++ b/lib/l10n/zh_TW/app_zh_TW.arb @@ -0,0 +1,5 @@ +{ + "@@locale": "zh-TW", + "@homeShowSubscsribedDescription": {}, + "@homeShowSupplierDescription": {} +} \ No newline at end of file