rename tr to tolang
This commit is contained in:
parent
f73217e282
commit
25ec6a1906
@ -67,7 +67,7 @@ commands.push({
|
||||
exec: i => t(i, "JA")
|
||||
});
|
||||
commands.push({
|
||||
name: "tr",
|
||||
name: "tolang",
|
||||
description: "Translate text to any language",
|
||||
global: true,
|
||||
options: [
|
||||
|
Loading…
x
Reference in New Issue
Block a user