From 1717b1fc900e6ca61a033c42350f43a9ceb1f557 Mon Sep 17 00:00:00 2001 From: Thibault Deckers Date: Mon, 20 May 2024 15:23:57 +0200 Subject: [PATCH] l10n test --- lib/l10n/app_en.arb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/l10n/app_en.arb b/lib/l10n/app_en.arb index 2a48663c3..435c79e04 100644 --- a/lib/l10n/app_en.arb +++ b/lib/l10n/app_en.arb @@ -3,7 +3,7 @@ "welcomeMessage": "Welcome to Aves", "welcomeOptional": "Optional", "welcomeTermsToggle": "I agree to the terms and conditions", - "itemCount": "{count, plural, =1{1 item} other{{count} items}}", + "itemCount": "{count, plural, =1{{count} item} other{{count} items}}", "@itemCount": { "placeholders": { "count": {