19 lines
421 B
JSON
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"
|
|
}
|
|
}
|