Skip to content

Commit

Permalink
New translations messages.properties (Chinese Simplified)
Browse files Browse the repository at this point in the history
  • Loading branch information
Narimm committed Mar 6, 2024
1 parent 447389c commit 4c4c7b5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion zh-CN/Minigames/src/main/resources/messages_zh_CN.properties
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ minigame.error.noGametype=That gametype does not exist\!
minigame.error.noStart=This Minigame has no start position\!
minigame.error.noQuit=This Minigame has no quit position\!
minigame.error.noEnd=This Minigame has no end position\!
minigame.error.noLobby=This Minigame has no lobby position\!
minigame.error.noLobby=This Minigame has no lobby (multiplayer) / starting (singleplayer) position\!
minigame.error.incorrectStart=Starting positions are incorrectly configured\!
minigame.error.notEnabled=This Minigame is currently not enabled.
minigame.error.noMinigame=This Minigame does not exist\!
Expand Down Expand Up @@ -191,6 +191,7 @@ sign.score.alreadyUsed=You have already used this score sign\!
sign.score.alreadyUsedTeam=Your team has already used this score sign\!
sign.score.addScore=Added %s to your score. New Score\: %s
sign.score.addScoreTeam=Added %s to your teams score. New Score\: %s
sign.flag.broken.support=You broke the support block of a flag\! It won't be able to respawn\!
team.add=Enter the color of the team you wish to add. All colors available below\:
team.alreadyUsedColor=A team already exists using that color\!
team.invalidColor=There is no team color by the name of %s
Expand Down Expand Up @@ -268,3 +269,4 @@ command.info.output.teamData=%s Score\: %s Color\: %s
command.treasures.setMaxHeight.set=Maximum height variance for %s has been set to %s
command.treasures.setMaxHeight.noPerm=You don't have permission to modify the treasures spawn height\!
command.treasures.setMaxHeight.desc=Sets the maximum Y height from the start location for a treasure chest to pick its random, however, if there are blocks in the way, it can still move above this height. (Default\: 20)
minigame.resource.command.description=""

0 comments on commit 4c4c7b5

Please sign in to comment.