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