More i18n

This commit is contained in:
GregTCLTK 2020-02-05 01:29:53 +01:00
parent 2e2614b951
commit 14166c1e35

View file

@ -93,6 +93,8 @@ 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.success.title = Invite code information
commands.misc.code.success.description = This message contains some information about the specified invite code.
commands.misc.code.error.title = Code not found commands.misc.code.error.title = Code not found
commands.misc.code.error.description = I can't find the specified invite code. 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.misc.code.help.description = Shows information about a invite code.