This commit is contained in:
Loic Bersier 2018-12-30 06:11:59 +01:00
parent 092fdb834d
commit dde8918af3

View file

@ -9,7 +9,6 @@ class TranslationCommand extends Command {
aliases: ['translation', 'trn'], aliases: ['translation', 'trn'],
category: 'utility', category: 'utility',
description: 'Translate the text you send into the lanuguage you selected', description: 'Translate the text you send into the lanuguage you selected',
split: 'none',
args: [ args: [
{ {
id: 'language', id: 'language',