diff --git a/src/main/resources/messages.yml b/src/main/resources/messages_en.yml similarity index 99% rename from src/main/resources/messages.yml rename to src/main/resources/messages_en.yml index 8749371..a92bd97 100644 --- a/src/main/resources/messages.yml +++ b/src/main/resources/messages_en.yml @@ -38,4 +38,4 @@ WaitingRow: SignCreated: '&aYou''ve successfully created a waitingrow sign!' WrongLocation: '&cA waitingrow sign (from the attraction %ridename%) couldn''t be found! It will be deleted.' RedstoneTimer: - Started: '&aThe timer successfully started. It will go off in &f%sec1% &asecond(s), and will turn off in &f%sec2% &asecond(s) after that.' \ No newline at end of file + Started: '&aThe timer successfully started. It will go off in &f%sec1% &asecond(s), and will turn off in &f%sec2% &asecond(s) after that.'