35 lines
1.2 KiB
JSON
Raw Normal View History

{
"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.Telegram": {
"message": "Telegram",
"description": "The label of footer link with label=Telegram linking to https://t.me/ReHLDS_Community"
},
"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"
}
}