Files
neko-docs/i18n/uk/docusaurus-theme-classic/navbar.json
2024-01-10 18:48:30 +02:00

19 lines
421 B
JSON

{
"title": {
"message": "nekomata",
"description": "The title in the navbar"
},
"logo.alt": {
"message": "nekomata logo",
"description": "The alt text of navbar logo"
},
"item.label.Read about": {
"message": "Читати",
"description": "Navbar item with label Read about"
},
"item.label.GitHub": {
"message": "GitHub",
"description": "Navbar item with label GitHub"
}
}