mirror of
https://github.com/rehlds/rehlds.github.io.git
synced 2025-02-07 10:42:16 +03:00
35 lines
1.2 KiB
JSON
35 lines
1.2 KiB
JSON
{
|
||
"link.title.Docs": {
|
||
"message": "Документация",
|
||
"description": "The title of the footer links column with title=Docs in the footer"
|
||
},
|
||
"link.title.Community": {
|
||
"message": "Сообщество",
|
||
"description": "The title of the footer links column with title=Community in the footer"
|
||
},
|
||
"link.title.More": {
|
||
"message": "Ещё",
|
||
"description": "The title of the footer links column with title=More in the footer"
|
||
},
|
||
"link.item.label.Tutorial": {
|
||
"message": "Руководство",
|
||
"description": "The label of footer link with label=Tutorial linking to /docs/"
|
||
},
|
||
"link.item.label.Discord": {
|
||
"message": "Discord",
|
||
"description": "The label of footer link with label=Discord linking to https://rehlds.dev/to/discord"
|
||
},
|
||
"link.item.label.Blog": {
|
||
"message": "Блог",
|
||
"description": "The label of footer link with label=Blog linking to /blog"
|
||
},
|
||
"link.item.label.GitHub ": {
|
||
"message": "GitHub ",
|
||
"description": "The label of footer link with label=GitHub linking to https://github.com/rehlds"
|
||
},
|
||
"copyright": {
|
||
"message": "Авторские права © 2024 ReHLDS. Создано с помощью Docusaurus.",
|
||
"description": "The footer copyright"
|
||
}
|
||
}
|