From 302ab0fd3a6366195ea31de22fa15d321538a31a Mon Sep 17 00:00:00 2001 From: Florian CUNY Date: Wed, 20 Feb 2019 11:28:24 +0100 Subject: [PATCH] Fixed 'commands.island.team.invite.accept.confirmation' in en-US locale --- src/main/resources/locales/en-US.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/locales/en-US.yml b/src/main/resources/locales/en-US.yml index fe53cd2c8..37340cf1d 100644 --- a/src/main/resources/locales/en-US.yml +++ b/src/main/resources/locales/en-US.yml @@ -365,7 +365,7 @@ commands: name-joined-your-island: "&a[name] joined your island!" confirmation: |- &cAre you sure you want to accept this invite? - &c&lYou will &nLOSE &r&c&lyour current island! + &c&lYou will &nLOSE&r &c&lyour current island! reject: description: "reject an invitation" you-rejected-invite: "&aYou rejected the invitation to join an island."