From 73f90458f5792d7e93b6a01f3fbf4814a6c3e685 Mon Sep 17 00:00:00 2001 From: Oliver <oliver.henry.walters@gmail.com> Date: Mon, 2 May 2022 11:54:21 +1000 Subject: [PATCH] New translations app_en.arb (Dutch) --- lib/l10n/nl_NL/app_nl_NL.arb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lib/l10n/nl_NL/app_nl_NL.arb diff --git a/lib/l10n/nl_NL/app_nl_NL.arb b/lib/l10n/nl_NL/app_nl_NL.arb new file mode 100644 index 00000000..36d80aae --- /dev/null +++ b/lib/l10n/nl_NL/app_nl_NL.arb @@ -0,0 +1,5 @@ +{ + "@@locale": "en", + "@homeShowSubscsribedDescription": {}, + "@homeShowSupplierDescription": {} +} \ No newline at end of file