New translations Translations_en.properties (English)
New English translation
This commit is contained in:
parent
2d345c6469
commit
1bf00c9e83
1 changed files with 3 additions and 3 deletions
|
|
@ -70,8 +70,10 @@ commands.misc.github.success.repositories = Public repositories
|
||||||
commands.misc.github.success.gists = Public gists
|
commands.misc.github.success.gists = Public gists
|
||||||
commands.misc.github.success.followers = Followers
|
commands.misc.github.success.followers = Followers
|
||||||
commands.misc.github.success.following = Following
|
commands.misc.github.success.following = Following
|
||||||
|
commands.misc.github.api.error.title = API error
|
||||||
commands.misc.github.api.error.description = The GitHub API might be down at the moment\!
|
commands.misc.github.api.error.description = The GitHub API might be down at the moment\!
|
||||||
commands.misc.github.user.error.description = This user does not exist\!
|
commands.misc.github.user.error.title = User doesn't exist
|
||||||
|
commands.misc.github.user.error.description = I can not find a user named like this\!
|
||||||
commands.misc.github.connect.title = Connect your GH account
|
commands.misc.github.connect.title = Connect your GH account
|
||||||
commands.misc.github.connect.description = [Please connect your GitHub account here]%extra%
|
commands.misc.github.connect.description = [Please connect your GitHub account here]%extra%
|
||||||
commands.misc.github.help.description = Displays information about a GitHub user profile.
|
commands.misc.github.help.description = Displays information about a GitHub user profile.
|
||||||
|
|
@ -243,7 +245,6 @@ commands.owner.eval.success.input = Input
|
||||||
commands.owner.eval.success.output = Output
|
commands.owner.eval.success.output = Output
|
||||||
commands.owner.eval.success.timing = Timing
|
commands.owner.eval.success.timing = Timing
|
||||||
commands.owner.eval.help.description = Execute the given code
|
commands.owner.eval.help.description = Execute the given code
|
||||||
commands.owner.eval.help.usage = <Code to execute>
|
|
||||||
commands.owner.guildleave.success.title = Successfully left
|
commands.owner.guildleave.success.title = Successfully left
|
||||||
commands.owner.guildleave.success.description = I successfully left %extra%.
|
commands.owner.guildleave.success.description = I successfully left %extra%.
|
||||||
commands.owner.guildleave.error.title = Can not leave
|
commands.owner.guildleave.error.title = Can not leave
|
||||||
|
|
@ -258,7 +259,6 @@ commands.owner.test.help.description = Just a little Test Command
|
||||||
commands.settings.language.success.title = Language set
|
commands.settings.language.success.title = Language set
|
||||||
commands.settings.language.success.description = `%extra%` is your new language now.
|
commands.settings.language.success.description = `%extra%` is your new language now.
|
||||||
commands.settings.language.help.description = Sets the new primary language for a user.
|
commands.settings.language.help.description = Sets the new primary language for a user.
|
||||||
commands.settings.language.help.usage = <Language code>
|
|
||||||
commands.settings.prefix.success.title = %extra% Successfully set %extra%
|
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.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.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue