diff --git a/src/main/resources/locales/en-US.yml b/src/main/resources/locales/en-US.yml index 8510c8f05..10578d84e 100644 --- a/src/main/resources/locales/en-US.yml +++ b/src/main/resources/locales/en-US.yml @@ -534,7 +534,7 @@ commands: the-end: not-allowed: "&c You are not allowed to set your home in the End." confirmation: "&c Are you sure you want to set your home in the End?" - parameters: "[home number]" + parameters: "[home name]" setname: description: "set a name for your island" name-too-short: "&c Too short. Minimum size is [number] characters." diff --git a/src/main/resources/locales/nl.yml b/src/main/resources/locales/nl.yml index 6570b1357..b68cbbd5c 100644 --- a/src/main/resources/locales/nl.yml +++ b/src/main/resources/locales/nl.yml @@ -573,7 +573,7 @@ commands: the-end: not-allowed: "&c Je mag je huis niet op het einde zetten." confirmation: "&c Weet u zeker dat u uw huis op het einde wilt zetten?" - parameters: "[huis nummer]" + parameters: "[naam huis]" too-many-homes: "&c Kan niet instellen - je eiland heeft maximaal [number] huizen." homes-are: "&6 eilandwoningen zijn:"