From 09e26d5774d598f61cce0e83d9fd094c9cd4b837 Mon Sep 17 00:00:00 2001 From: Jose Date: Tue, 26 Jul 2022 13:04:32 +0200 Subject: [PATCH 1/2] Updates missing translations for ES strings --- UIInfoSuite2/i18n/es.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/UIInfoSuite2/i18n/es.json b/UIInfoSuite2/i18n/es.json index 599951b1..8b63c753 100644 --- a/UIInfoSuite2/i18n/es.json +++ b/UIInfoSuite2/i18n/es.json @@ -24,9 +24,9 @@ "NpcBirthday": "Cumpleaños de {0}", "RobinBuildingStatus": "Robin terminará tu nuevo edificio en {0} día(s)", // Display icons - Foragables - "CanFindSalmonberry": "You can find Salmonberries today", // TODO - "CanFindBlackberry": "You can find Blackberries today", // TODO - "CanFindHazelnut": "You can find Hazelnuts on trees today", // TODO + "CanFindSalmonberry": "Hoy puedes encontrar Frambuesas", + "CanFindBlackberry": "Hoy puedes encontrar Moras", + "CanFindHazelnut": "Hoy puedes encontrar Avellanas en los árboles", //Display icons - Luck "DailyLuckValue": "Tu suerte diaria es {0}", "FeelingLucky": "¡Tienes suerte!", @@ -66,8 +66,8 @@ "ShowRobinBuildingStatusIcon": "Mostrar estado del edificio de Robin", "ShowLuckIcon": "Mostrar icono de suerte", "ShowExactValue": "Mostrar valor exacto", - "ShowSeasonalBerry": "Show seasonal forageables", // TODO - "ShowSeasonalBerryHazelnut": "Show hazelnuts on trees", // TODO + "ShowSeasonalBerry": "Mostrar recolectables de temporada", + "ShowSeasonalBerryHazelnut": "Mostrar avellanas en los árboles", //Others "LevelUp": "Subida de nivel" } From 6864a7fbfe46cb62794b31829e1661fba37d4fa5 Mon Sep 17 00:00:00 2001 From: Rafael Faustini Date: Thu, 28 Jul 2022 23:11:13 +0100 Subject: [PATCH 2/2] Update Readme All entries were translated to portuguese, so it's fully translated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84cc4f13..4d80861a 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Italian | ❑ Japanese | [↻](UIInfoSuite2/i18n/ja.json) Korean | [↻](UIInfoSuite2/i18n/ko.json) [Polish] | [✓](UIInfoSuite2/i18n/pl.json) -Portuguese | [↻](UIInfoSuite2/i18n/pt.json) +Portuguese | [✓](UIInfoSuite2/i18n/pt.json) Russian | [↻](UIInfoSuite2/i18n/ru.json) Spanish | [↻](UIInfoSuite2/i18n/es.json) [Thai] | [✓](UIInfoSuite2/i18n/th.json)