14 lines
333 B
JSON
14 lines
333 B
JSON
{
|
|
"logo.alt": {
|
|
"message": "tjo.space logo",
|
|
"description": "The alt text of navbar logo"
|
|
},
|
|
"item.label.Documentation": {
|
|
"message": "Documentation",
|
|
"description": "Navbar item with label Documentation"
|
|
},
|
|
"item.label.Blog": {
|
|
"message": "Blog",
|
|
"description": "Navbar item with label Blog"
|
|
}
|
|
}
|