This commit is contained in:
Daniel Odendahl Jr
2017-10-10 17:00:04 +00:00
parent dea1e8392a
commit 6879c668a9
12 changed files with 27 additions and 32 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ module.exports = class TranslateCommand extends Command {
group: 'text-edit',
memberName: 'translate',
description: 'Translates text to a specified language.',
details: `**Codes:** ${Object.keys(codes).join(', ')}`,
details: `**Codes**: ${Object.keys(codes).join(', ')}`,
clientPermissions: ['EMBED_LINKS'],
args: [
{