From fd80b67e089736efb1d4fb6023b900bac059388a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fidel=20Alejandro=20Fern=C3=A1ndez=20Arias?= <47539231+ale94lko@users.noreply.github.com> Date: Tue, 26 Jul 2022 03:04:24 -0400 Subject: [PATCH] Fixed misspelling (#1885) --- src/translations.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations.js b/src/translations.js index 38e53f3..31b2d21 100644 --- a/src/translations.js +++ b/src/translations.js @@ -201,7 +201,7 @@ const repoCardLocales = { cs: "Šablona", de: "Vorlage", en: "Template", - es: "Planitlla", + es: "Plantilla", fr: "Modèle", hu: "Sablon", it: "Template",