diff --git a/src/main/resources/locales/en-US.yml b/src/main/resources/locales/en-US.yml index 3837219e5..26c32886d 100644 --- a/src/main/resources/locales/en-US.yml +++ b/src/main/resources/locales/en-US.yml @@ -15,7 +15,7 @@ general: success: "&aSuccess!" errors: command-cancelled: "&cCommand cancelled" - no-permission: "&cYou don't have the permission to execute this command (&7[permission])&c." + no-permission: "&cYou don't have the permission to execute this command (&7[permission]&c)." use-in-game: "&cThis command is only available in game." no-team: "&cYou do not have a team!" no-island: "&cYou do not have an island!" @@ -682,4 +682,4 @@ protection: language: panel-title: "Select your language" selected: "&aCurrently selected." - edited: "&aChanged your language to &e[lang]&a." \ No newline at end of file + edited: "&aChanged your language to &e[lang]&a."