From 650ecaf10cc090de82c0bd63c86b81031046e783 Mon Sep 17 00:00:00 2001 From: Jorge Coca Date: Sat, 30 Apr 2022 14:08:13 -0500 Subject: [PATCH] chore: delete spanish arb file (#272) --- lib/l10n/arb/app_es.arb | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 lib/l10n/arb/app_es.arb diff --git a/lib/l10n/arb/app_es.arb b/lib/l10n/arb/app_es.arb deleted file mode 100644 index 597a39d8..00000000 --- a/lib/l10n/arb/app_es.arb +++ /dev/null @@ -1,15 +0,0 @@ -{ - "@@locale": "es", - "play": "Jugar", - "@play": { - "description": "Text displayed on the landing page play button" - }, - "start": "Comienzo", - "@start": { - "description": "Text displayed on the character selection page start button" - }, - "characterSelectionTitle": "¡Elige a tu personaje!", - "@characterSelectionTitle": { - "description": "Title text displayed on the character selection page" - } -} \ No newline at end of file