From 9df436d31e2a7d72cbd6317b8370dc05e8558e34 Mon Sep 17 00:00:00 2001 From: MiGueL0n <54883648+Miguelonlonlon@users.noreply.github.com> Date: Fri, 17 Jan 2025 04:33:46 +0100 Subject: [PATCH] =?UTF-8?q?Changes=20to=20do=20the=20things=20right=20?= =?UTF-8?q?=F0=9F=99=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/locales/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/index.ts b/src/locales/index.ts index ba1246e3..b44d2ba4 100644 --- a/src/locales/index.ts +++ b/src/locales/index.ts @@ -28,7 +28,7 @@ export const ALL_LANGUAGES: Record = { }, 'es': { name: 'Spanish', - displayName: 'Spanish', + displayName: 'EspaƱol', alternativeLanguageTag: 'es', content: es },