Update config.json
This commit is contained in:
parent
f125a3c8c8
commit
5e68fc1bac
1 changed files with 5 additions and 0 deletions
|
@ -15,6 +15,11 @@
|
||||||
"name": "Polski",
|
"name": "Polski",
|
||||||
"flag": "🇵🇱",
|
"flag": "🇵🇱",
|
||||||
"path": "/lang/pl/"
|
"path": "/lang/pl/"
|
||||||
|
},
|
||||||
|
"ru": {
|
||||||
|
"name": "Русский",
|
||||||
|
"flag": "🇷🇺",
|
||||||
|
"path": "/lang/ru/"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"site": {
|
"site": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue