myems.io/i18n/de/docusaurus-theme-classic/footer.json

63 lines
2.4 KiB
JSON

{
"link.title.Docs": {
"message": "Docs",
"description": "The title of the footer links column with title=Docs in the footer"
},
"link.title.Community": {
"message": "Community",
"description": "The title of the footer links column with title=Community in the footer"
},
"link.title.More": {
"message": "More",
"description": "The title of the footer links column with title=More in the footer"
},
"link.item.label.Gitee Issues": {
"message": "Gitee Issues",
"description": "The label of footer link with label=Gitee Issues linking to https://gitee.com/myems/myems/issues"
},
"link.item.label.Github Issues": {
"message": "Github Issues",
"description": "The label of footer link with label=Github Issues linking to https://github.com/MyEMS/myems/issues"
},
"link.item.label.QQ Group (792528967)": {
"message": "QQ Group (792528967)",
"description": "The label of footer link with label=QQ Group (792528967) linking to https://jq.qq.com/?_wv=1027&k=pPKr2e0u"
},
"link.item.label.Bilibili": {
"message": "Bilibili",
"description": "The label of footer link with label=Bilibili linking to https://space.bilibili.com/539108162"
},
"link.item.label.YouTube": {
"message": "YouTube",
"description": "The label of footer link with label=YouTube linking to https://www.youtube.com/@myems"
},
"copyright": {
"message": "Copyright © 2024 MyEMS",
"description": "The footer copyright"
},
"link.item.label.DEMO": {
"message": "DEMO",
"description": "The label of footer link with label=DEMO linking to https://myems.cloud"
},
"link.item.label.Introduction": {
"message": "Einführung",
"description": "The label of footer link with label=Introduction linking to /docs/intro"
},
"link.item.label.Installation": {
"message": "Installation",
"description": "The label of footer link with label=Installation linking to /docs/category/installation"
},
"link.item.label.Tutorial": {
"message": "Tutorial",
"description": "The label of footer link with label=Tutorial linking to /docs/category/tutorial"
},
"link.item.label.API": {
"message": "API",
"description": "The label of footer link with label=API linking to /docs/api"
},
"link.item.label.Enterprise Edition": {
"message": "Enterprise Edition",
"description": "The label of footer link with label=Enterprise Edition linking to /docs/enterprise"
}
}