From 262889c49f84ac47e9920e5e061ae65871fda0eb Mon Sep 17 00:00:00 2001 From: NotMyFault Date: Thu, 4 Jun 2020 16:26:57 +0200 Subject: [PATCH] Fix typo (#82) --- src/main/resources/locales/en-US.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/locales/en-US.yml b/src/main/resources/locales/en-US.yml index bb8e8b4..93ae795 100755 --- a/src/main/resources/locales/en-US.yml +++ b/src/main/resources/locales/en-US.yml @@ -17,7 +17,7 @@ warps: not-enough-level: "&c Your island level is not high enough!" not-on-island: "&c You must be on your island to do that!" not-safe: "&c That warp is not safe!" - your-level-is: "&c You island level is only [level] and must be higher than [required]. Run the level command." + your-level-is: "&c Your island level is only [level] and must be higher than [required]. Run the level command." help: description: "open the warps panel" next: "&6 Next page" @@ -30,4 +30,4 @@ warps: warpTip: "&6 Place a warp sign with [text] on the top" warpToPlayersSign: "&6 Warping to [player]'s sign" - \ No newline at end of file +