mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 05:04:58 +05:00
update english again
This commit is contained in:
parent
a50c07619c
commit
48d4cfdd03
2 changed files with 2 additions and 2 deletions
|
@ -3,5 +3,5 @@
|
|||
"USAGE": "{{prefix}}setlang [language]",
|
||||
"EXAMPLES": "{{prefix}}setlang french\n{{prefix}}setlang english",
|
||||
"MISSING_LANG": "Please enter a valid language between theses: {{list}}",
|
||||
"SUCCESS": ":flag_gb: The language of this server is now english!"
|
||||
"SUCCESS": ":flag_us: The language of this server is now **{{lang}}**!"
|
||||
}
|
|
@ -15,7 +15,7 @@
|
|||
},
|
||||
{
|
||||
"name": "en-US",
|
||||
"nativeName": "Английский",
|
||||
"nativeName": "English",
|
||||
"moment": "en",
|
||||
"defaultMomentFormat": "MMMM Do YYYY",
|
||||
"default": false,
|
||||
|
|
Loading…
Reference in a new issue