mirror of
https://github.com/rehlds/rehlds.github.io.git
synced 2025-07-23 13:41:45 +03:00
39 lines
1.4 KiB
JSON
39 lines
1.4 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.Sitemap": {
|
||
"message": "Карта сайта",
|
||
"description": "The label of footer link with label=Sitemap linking to /sitemap.xml"
|
||
},
|
||
"link.item.label.GitHub ": {
|
||
"message": "GitHub ",
|
||
"description": "The label of footer link with label=GitHub linking to https://github.com/rehlds"
|
||
},
|
||
"copyright": {
|
||
"message": "Авторские права © 2025 ReHLDS. Создано с помощью Docusaurus.",
|
||
"description": "The footer copyright"
|
||
}
|
||
}
|