diff --git a/commands/utility/translate.js b/commands/utility/translate.js index 6b85f7be..a8b8edf8 100644 --- a/commands/utility/translate.js +++ b/commands/utility/translate.js @@ -20,6 +20,7 @@ class TranslationCommand extends Command { { id: 'text', type: 'string', + match: 'rest' } ], description: {