modular-avatar/docs/i18n/ja/docusaurus-theme-classic/navbar.json
2022-09-09 22:07:47 -07:00

15 lines
348 B
JSON

{
"title": {
"message": "モデュラーアバタードキュメンテーション",
"description": "The title in the navbar"
},
"item.label.Docs": {
"message": "Docs",
"description": "Navbar item with label Docs"
},
"item.label.GitHub": {
"message": "GitHub",
"description": "Navbar item with label GitHub"
}
}