From 6e260944f497ea1f200fbee3484a3b95a1420454 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateo=20Garc=C3=ADa?= <88283458+Mataisplays@users.noreply.github.com> Date: Fri, 13 Oct 2023 18:47:29 -0600 Subject: [PATCH] Changed translation in es.yml Changed the line 3 of the file because the old version was technically correct but sounds weird --- src/main/resources/locale/es.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/locale/es.yml b/src/main/resources/locale/es.yml index 5056b1d..7ccf97f 100644 --- a/src/main/resources/locale/es.yml +++ b/src/main/resources/locale/es.yml @@ -1,6 +1,6 @@ # the messages in this section can be customised for each rankup in rankups.yml. rankup: - requirements-not-met: "&cNo satisfaces los requisitos para seguir al siguiente rango." + requirements-not-met: "&cNo cumples los requisitos para seguir al siguiente rango." no-rankup: "&eEstás en el último rango." # set to an empty string, ie: success-public: "" # to hide that message.