mirror of
https://github.com/computernewb/collab-vm-1.2-webapp.git
synced 2025-01-22 10:52:05 -05:00
fix languages.json syntax
This commit is contained in:
parent
6fd2464ba5
commit
c5194bfc53
1 changed files with 2 additions and 2 deletions
|
@ -71,11 +71,11 @@
|
|||
"vi-vn": {
|
||||
"languageName": "Tiếng Việt",
|
||||
"flag": "🇻🇳"
|
||||
}
|
||||
},
|
||||
"tr-tr": {
|
||||
"languageName": "Türkçe",
|
||||
"flag": "🇹🇷"
|
||||
},
|
||||
}
|
||||
},
|
||||
"defaultLanguage": "en-us"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue