mirror of
https://github.com/rehlds/rehlds.github.io.git
synced 2025-02-07 10:42:16 +03:00
e03a19615e
* Config: add `ru` locale and locale dropdown in navbar * Add `ru` docs * Add `ru` blog * Add `ru` locale for site
15 lines
341 B
JSON
15 lines
341 B
JSON
{
|
|
"title": {
|
|
"message": "Блог",
|
|
"description": "The title for the blog used in SEO"
|
|
},
|
|
"description": {
|
|
"message": "Блог",
|
|
"description": "The description for the blog used in SEO"
|
|
},
|
|
"sidebar.title": {
|
|
"message": "Недавние посты",
|
|
"description": "The label for the left sidebar"
|
|
}
|
|
}
|