New translations messages.yml (Chinese Simplified)

This commit is contained in:
Taner 2024-08-13 07:46:38 +00:00
parent ba91246701
commit 89bd59dc66

View File

@ -116,7 +116,7 @@ already-friends: '&c你与 {player} 已经是好友了.'
friend-request:
- '{"text":""}'
- '{"text":"&6{player} &e向你发送了好友请求!"}'
- '[{"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&l同意&8]","clickEvent":{"action":"run_command","value":"/guild accept {uuid}"},"hoverEvent":{"action":"show_text","value":"&e点击同意!"}},{"text":"&r "},{"text":"&8[&c&l拒绝&8]","clickEvent":{"action":"run_command","value":"/guild deny {uuid}"},"hoverEvent":{"action":"show_text","value":"&e点击拒绝."}}]'
- '{"text":""}'
#Parties
party-chat: '&5[队伍] {player}: {message}'
@ -195,7 +195,7 @@ no-skill-tree-points-spent: '&c你还没有使用任何技能树点数.'
locked-node: '&c技能已被锁定!'
upgrade-skill-node: '&e你的技能节点 &6{skill-node} &e升级到了等级 &6{level}&e!'
skill-node-max-level-hit: '&c你已经达到了这个技能节点的最大等级.'
missing-skill-node-permission: '&cYou do not have the permission to unlock this skill node.'
missing-skill-node-permission: '&c你没有足够的权限来解锁这个技能点.'
not-enough-skill-tree-points: '&c你需要 {point} 技能点点数.'
reallocated-points: '&e你成功重置了你的技能树 {skill-tree}. &e你现在拥有 &6{points} &e技能树点数.'
not-skill-tree-reallocation-point: '&c你没有1点技能树重分配点数.'