From 6f5ca7248b397bb81ac0c171a1d930c7d977f82d Mon Sep 17 00:00:00 2001 From: Skidder Date: Sun, 22 Dec 2019 19:50:35 +0100 Subject: [PATCH] New translations Translations_en.properties (English) New English translation --- src/main/resources/Translations/Translations_en.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/Translations/Translations_en.properties b/src/main/resources/Translations/Translations_en.properties index 70c0afc..6f4a5e8 100644 --- a/src/main/resources/Translations/Translations_en.properties +++ b/src/main/resources/Translations/Translations_en.properties @@ -33,7 +33,7 @@ commands.general.about.success.title = Hadder - About commands.general.about.success.description = Hadder is an open source Discord bot. commands.general.about.success.field.one.title = Support the Developers commands.general.about.success.field.one.description = Hadder is completely free for everyone. We would appreciate it you donate some money [here]%extra% -commands.general.about.help.description = Shows infos about Hadder +commands.general.about.help.description = Shows informations about Hadder. commands.general.equals.string.first.request = Please send me the first String 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\!