Skip to content

Commit

Permalink
Added spaces to facilitate gitlocalize translation
Browse files Browse the repository at this point in the history
  • Loading branch information
tastybento committed May 30, 2020
1 parent 64a5943 commit ed98e3e
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions src/main/resources/locales/en-US.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
islandfly:
fly-outside-alert: "&cYou are outside your island so fly mode will be disabled in &e[number]&c seconds."
fly-turning-off-alert: "&cYou are not permitted to fly here anymore. Turning fly off in &e[number]&c seconds."
disable-fly: "&cYour fly mode has been disabled."
reallowed-fly: "&aYour fly has been reallowed"
enable-fly: "&aYour fly mode has been enabled."
cancel-disable: "&aYou are back, huh! Fly fuel successfully refilled!"
wrong-world: "&cYou are not in the right gamemode world"
fly-outside-alert: "&c You are outside your island so fly mode will be disabled in &e[number] &c seconds."
fly-turning-off-alert: "&c You are not permitted to fly here anymore. Turning fly off in &e[number] &c seconds."
disable-fly: "&c Your fly mode has been disabled."
reallowed-fly: "&a Your fly has been reallowed"
enable-fly: "&a Your fly mode has been enabled."
cancel-disable: "&a You are back, huh! Fly fuel successfully refilled!"
wrong-world: "&c You are not in the right gamemode world"
command:
description: "allows you to fly on your island"
not-allowed-fly: "&cYou are not allowed to fly on this island"
not-allowed-fly: "&c You are not allowed to fly on this island"

protection:
flags:
ISLAND_FLY_PROTECTION:
description: "&aToggle who can fly on your island"
name: "&aFly prevention"
description: "&a Toggle who can fly on your island"
name: "&a Fly prevention"

0 comments on commit ed98e3e

Please sign in to comment.