languages support (WIP)
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"langs": {
|
||||
"en_US": {
|
||||
"name": "English"
|
||||
},
|
||||
"ru_RU": {
|
||||
"name": "Русский"
|
||||
}
|
||||
},
|
||||
"fallback": "en_US"
|
||||
}
|
||||
Reference in New Issue
Block a user