From 74840ba77f29b0ccca8d5f52532afdee15ab0008 Mon Sep 17 00:00:00 2001 From: Taner <11832079-Tanerx@users.noreply.gitlab.com> Date: Tue, 13 Aug 2024 07:46:40 +0000 Subject: [PATCH] New translations messages.yml (Vietnamese) --- .../main/resources/default/translation/Vietnamese/messages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MMOCore-Dist/src/main/resources/default/translation/Vietnamese/messages.yml b/MMOCore-Dist/src/main/resources/default/translation/Vietnamese/messages.yml index 2bcc34be..6c107924 100644 --- a/MMOCore-Dist/src/main/resources/default/translation/Vietnamese/messages.yml +++ b/MMOCore-Dist/src/main/resources/default/translation/Vietnamese/messages.yml @@ -116,7 +116,7 @@ already-friends: '&cBạn đã là bạn với {player}.' friend-request: - '{"text":""}' - '{"text":"&6{player} &evừa gửi cho bạn một yêu cầu kết bạn!"}' - - '[{"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&lChấp Nhận&8]","clickEvent":{"action":"run_command","value":"/friends accept {uuid}"},"hoverEvent":{"action":"show_text","value":"&eNhấn để đồng ý kết bạnt!"}},{"text":"&r "},{"text":"&8[&c&lTừ Chối&8]","clickEvent":{"action":"run_command","value":"/friends deny {uuid}"},"hoverEvent":{"action":"show_text","value":"&eNhấn để từ chối kết bạn!"}}]' - '{"text":""}' #Parties party-chat: '&5[Tổ đội] {player}: {message}'