Skip to content

Commit

Permalink
Fix prefix for Italian
Browse files Browse the repository at this point in the history
  • Loading branch information
Sytm committed Sep 2, 2023
1 parent 9e6ac81 commit c8c3f6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions waypoints/src/main/resources/lang/it.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# These translations have been provided by marcotech81

prefix: "<aqua><bold>Waypoints <yellow><bold>><reset>"
scriptPrefix: "<aqua><bold>Waypoints<green>Script <yellow><bold>><reset>"
prefix: "<aqua><bold>Waypoints <yellow><bold>><reset> "
scriptPrefix: "<aqua><bold>Waypoints<green>Script <yellow><bold>><reset> "

worlds:
world: "Overworld"
Expand Down

0 comments on commit c8c3f6c

Please sign in to comment.