Skip to content

Commit

Permalink
Merge pull request #119 from Cirkutry/main
Browse files Browse the repository at this point in the history
Extremely minor changes to punctuation.
  • Loading branch information
Efnilite authored Mar 23, 2024
2 parents 48263a7 + fb20ce3 commit 934f95d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 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 All @@ -252,4 +252,4 @@ other:
close:
material: "arrow"
name: "<#F5A3A3><bold>Close"
lore: ""
lore: ""
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 934f95d

Please sign in to comment.