From 592f0413b3dfc9780c93125b6016631edaf3d64f Mon Sep 17 00:00:00 2001 From: mt-gitlocalize Date: Sat, 5 Oct 2024 17:21:01 +0000 Subject: [PATCH 1/2] Translate es.yml via GitLocalize --- src/main/resources/locales/es.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/main/resources/locales/es.yml b/src/main/resources/locales/es.yml index 313b288..276f126 100644 --- a/src/main/resources/locales/es.yml +++ b/src/main/resources/locales/es.yml @@ -47,7 +47,13 @@ island: max-color: "&c" regular-color: "&a" block-limit-syntax: "[number]/[limit]" - no-limits: "&cNo hay limites establecidos en este mundo" + no-limits: "&c No hay límites establecidos en este mundo." + panel: + A2Z: a > z + Z2A: z > a + errors: + no-owner: "&c Esa isla no tiene dueño" + not-on-island: "&c Esta ubicación no tiene límites establecidos." recount: description: cuenta los límites para tu isla now-recounting: "&b Ahora contando. Esto podría tomar un tiempo, por favor espere..." From fba0981d61674884770e787ecb07aa313d18a164 Mon Sep 17 00:00:00 2001 From: tastybento Date: Sat, 5 Oct 2024 17:21:02 +0000 Subject: [PATCH 2/2] Translate es.yml via GitLocalize --- src/main/resources/locales/es.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/main/resources/locales/es.yml b/src/main/resources/locales/es.yml index 276f126..bb5f378 100644 --- a/src/main/resources/locales/es.yml +++ b/src/main/resources/locales/es.yml @@ -49,6 +49,10 @@ island: block-limit-syntax: "[number]/[limit]" no-limits: "&c No hay límites establecidos en este mundo." panel: + title-syntax: "[title] [sort]" + entity-group-name-syntax: "[name]" + entity-name-syntax: "[name]" + block-name-syntax: "[name]" A2Z: a > z Z2A: z > a errors: