From fe7bc16f3c739e794a84b086423cbd0a6183ebd7 Mon Sep 17 00:00:00 2001 From: Taner <11832079-Tanerx@users.noreply.gitlab.com> Date: Tue, 13 Aug 2024 07:46:30 +0000 Subject: [PATCH] New translations messages.yml (Spanish) --- .../src/main/resources/default/translation/Spanish/messages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MMOCore-Dist/src/main/resources/default/translation/Spanish/messages.yml b/MMOCore-Dist/src/main/resources/default/translation/Spanish/messages.yml index 7cd9225a..3a4d2be4 100644 --- a/MMOCore-Dist/src/main/resources/default/translation/Spanish/messages.yml +++ b/MMOCore-Dist/src/main/resources/default/translation/Spanish/messages.yml @@ -116,7 +116,7 @@ already-friends: '&cYa eres amigo de {player}.' friend-request: - '{"text":""}' - '{"text":"&6{player} &eacaba de enviarte una solicitud de amistad!"}' - - '[{"text":" "},{"text":"&8[&a&lACCEPT&8]","clickEvent":{"action":"run_command","value":"/friends accept {uuid}"},"hoverEvent":{"action":"show_text","value":"&eClick to accept!"}},{"text":"&r "},{"text":"&8[&c&lDENY&8]","clickEvent":{"action":"run_command","value":"/friends deny {uuid}"},"hoverEvent":{"action":"show_text","value":"&eClick to deny."}}]' + - '[{"text":" "},{"text":"&8[&a&lACEPTAR&8]","clickEvent":{"action":"run_command","value":"/friends accept {uuid}"},"hoverEvent":{"action":"show_text","value":"&e¡Clic para aceptar!"}},{"text":"&r "},{"text":"&8[&c&lRECHAZAR&8]","clickEvent":{"action":"run_command","value":"/friends deny {uuid}"},"hoverEvent":{"action":"show_text","value":"&eClic para rechazar."}}]' - '{"text":""}' #Parties party-chat: '&5[Grupo] {player}: {message}'