Skip to content

Commit

Permalink
Fix messages
Browse files Browse the repository at this point in the history
  • Loading branch information
ChanceSD committed Jul 5, 2024
1 parent 50c67fa commit 2820aae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Attack_Denied_You = &6[&8PvPManager&6] &4你有 PvP 保护!
Attack_Denied_Other = &6[&8PvPManager&6] &4%p 有 PvP 保护!
PvP_Force_Enabled_WorldGuard = &6[&8PvPManager&6] &cPvP 强制启用,因为你在 PvP 区域内!
PvP_Disabled_Fee = &6[&8PvPManager&6] &3你花费了 &5%money &3元禁用 PvP!
PvP_Disabled_Fee_Not_Enough =
PvP_Disabled_Fee_Not_Enough = &6[&8PvPManager&6] &3PvP enabled because you don't have enough money

# Combat Tag
Tagged_Attacker = &6[&8PvPManager&6] &7你被标记了&f %p&7!不要离开,否则你将受到惩罚!
Expand Down
10 changes: 5 additions & 5 deletions pvpmanager/src/main/resources/locale/messages_zh_TW.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Attack_Denied_You = &6[&8PvPManager&6] &4你有 PvP 保護!
Attack_Denied_Other = &6[&8PvPManager&6] &4%p 有 PvP 保護!
PvP_Force_Enabled_WorldGuard = &6[&8PvPManager&6] &cPvP 強制啟用,因為你在 PvP 區域內!
PvP_Disabled_Fee = &6[&8PvPManager&6] &3你花費了 &5%money 元&3停用 PvP!
PvP_Disabled_Fee_Not_Enough =
PvP_Disabled_Fee_Not_Enough = &6[&8PvPManager&6] &3PvP enabled because you don't have enough money

# Combat Tag
Tagged_Attacker = &6[&8PvPManager&6] &7你被標記了&f %p&7!不要離開,否則你將受到懲罰!
Expand All @@ -26,8 +26,8 @@ EnderPearl_Blocked_InCombat = &6[&8PvPManager&6] &4你無法在戰鬥中使用
ChorusFruit_Blocked_InCombat = "&6[&8PvPManager&6] &4你無法在戰鬥中吃歌萊果!
Interact_Blocked_InCombat = &6[&8PvPManager&6] &4你無法在戰鬥中使用點擊右鍵!
Teleport_Blocked_InCombat = &6[&8PvPManager&6] &c你無法在戰鬥中使用傳送!
Totem_Blocked_InCombat =
Inventory_Blocked_InCombat =
Totem_Blocked_InCombat = &6[&8PvPManager&6] &cTotems of undying are blocked while in combat\!
Inventory_Blocked_InCombat = &6[&8PvPManager&6] &cYou can't open an inventory while in combat\!
Pushback_Warning = &c無法在戰鬥中跑到安全區域!

# Newbie Protection
Expand All @@ -47,10 +47,10 @@ Respawn_Protection = &6[&8PvPManager&6]&4 你有重生保護!
Respawn_Protection_Other = &6[&8PvPManager&6]&4 %p 有重生保護!

# World Protection
World_Protection =
World_Protection = &6[&8PvPManager&6]&4 PvP is disabled in this world\!

# AFK Protection
AFK_Protection =
AFK_Protection = &6[&8PvPManager&6]&4 This player can't be attacked while AFK

# Global Protection
Global_Protection = &6[&8PvPManager&6]&4 PvP战斗已全局禁用
Expand Down

0 comments on commit 2820aae

Please sign in to comment.