This commit is contained in:
parent
092fdb834d
commit
dde8918af3
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue