From 1c272f9066ea78c9f90e5cca47edfb2063bcf6ac Mon Sep 17 00:00:00 2001 From: Skidder Date: Wed, 25 Dec 2019 00:33:18 +0100 Subject: [PATCH] New translations Translations_en.properties (English) New English translation --- src/main/resources/Translations/Translations_en.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/Translations/Translations_en.properties b/src/main/resources/Translations/Translations_en.properties index 4898b72..443459a 100644 --- a/src/main/resources/Translations/Translations_en.properties +++ b/src/main/resources/Translations/Translations_en.properties @@ -40,7 +40,7 @@ commands.general.equals.string.second.request = Please send me the second String commands.general.equals.string.equals.true = Yes\! The first string equals the second string\! commands.general.equals.string.equals.false = Well yes but actually No. This isn't the same. commands.general.equals.string.first = First string\: -commands.general.equals.string.second = Second String +commands.general.equals.string.second = Second string\: commands.general.equals.string.result = Result\: commands.general.equals.help.description = Check if two strings are the same commands.general.help.field.usage = Usage\: @@ -232,4 +232,4 @@ commands.settings.language.help.description = Sets the new primary language for commands.settings.language.help.usage = commands.settings.prefix.success.title = %extra% Successfully set %extra% commands.settings.prefix.success.description = I successfully set the new prefix for you to `%extra%`. -commands.settings.prefix.help.description = Sets a new Prefix +commands.settings.prefix.help.description = Sets a new prefix.