1
0
Fork 0
Loic Bersier 6 years ago
parent 092fdb834d
commit dde8918af3

@ -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',

Loading…
Cancel
Save