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": {