Update config.json
This commit is contained in:
parent
3541944e31
commit
036cbaacd5
1 changed files with 5 additions and 0 deletions
|
@ -20,6 +20,11 @@
|
||||||
"name": "Русский",
|
"name": "Русский",
|
||||||
"flag": "🇷🇺",
|
"flag": "🇷🇺",
|
||||||
"path": "/lang/ru/"
|
"path": "/lang/ru/"
|
||||||
|
},
|
||||||
|
"es": {
|
||||||
|
"name": "Español",
|
||||||
|
"flag": "🇪🇸",
|
||||||
|
"path": "/lang/es/"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"site": {
|
"site": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue