Skip to content

Commit

Permalink
Merge branch 'main' into dev/5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Efnilite authored Apr 25, 2024
2 parents 3f6c6e6 + 934f95d commit 9970074
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -240,8 +240,8 @@ scoreboard:

other:

no_do: "<gray>You can''t do this right now."
no_teleporting: "<white>You can''t enter the parkour world by teleporting!"
no_do: "<gray>You can't do this right now."
no_teleporting: "<white>You can't enter the parkour world by teleporting!"
customize: "<gray>Customize your parkour experience by using \"/parkour\""

quit:
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/locales/fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ scoreboard:
other:

no_do: "<gray>Vous ne pouvez pas faire ça maintenant."
no_teleporting: "<white>You can''t enter the parkour world by teleporting!"
no_teleporting: "<white>You can't enter the parkour world by teleporting!"
customize: "<gray>Customisez votre parkour en faisant \"/parkour\""

quit:
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/locales/zh_cn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ scoreboard:
other:

no_do: "<gray>你现在不能做这个。"
no_teleporting: "<white>You can''t enter the parkour world by teleporting!"
no_teleporting: "<white>You can't enter the parkour world by teleporting!"
customize: "<gray>使用 \"/parkour\" 自定义你的跑酷"

quit:
Expand Down

0 comments on commit 9970074

Please sign in to comment.