mirror of
https://github.com/YunoHost-Apps/rocketchat_ynh.git
synced 2024-09-03 20:16:25 +02:00
Fix syntax
This commit is contained in:
parent
8842053fe9
commit
d0a81b234c
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
||||||
{
|
{
|
||||||
"name": "lang",
|
"name": "lang",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Select default language",
|
"en": "Select default language"
|
||||||
},
|
},
|
||||||
"choices": ["English"],
|
"choices": ["English"],
|
||||||
"default": "English"
|
"default": "English"
|
||||||
|
|
Loading…
Add table
Reference in a new issue