Add i18n
This commit is contained in:
parent
db436aeb7f
commit
2e2614b951
1 changed files with 3 additions and 0 deletions
|
|
@ -93,6 +93,9 @@ commands.misc.serverstats.help.description = Shows information about a server.
|
||||||
commands.misc.profile.error.title = Not found
|
commands.misc.profile.error.title = Not found
|
||||||
commands.misc.profile.error.description = I can't find the specified user.
|
commands.misc.profile.error.description = I can't find the specified user.
|
||||||
commands.misc.profile.help.description = Shows some information about the specified user.
|
commands.misc.profile.help.description = Shows some information about the specified user.
|
||||||
|
commands.misc.code.error.title = Code not found
|
||||||
|
commands.misc.code.error.description = I can't find the specified invite code.
|
||||||
|
commands.misc.code.help.description = Shows information about a invite code.
|
||||||
|
|
||||||
commands.moderation.ban.success.title = Successfully banned
|
commands.moderation.ban.success.title = Successfully banned
|
||||||
commands.moderation.ban.success.description = I successfully baned %extra%
|
commands.moderation.ban.success.description = I successfully baned %extra%
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue