18 lines
427 B
JSON
18 lines
427 B
JSON
{
|
|
"logo.alt": {
|
|
"message": "tjo.space logo",
|
|
"description": "The alt text of navbar logo"
|
|
},
|
|
"item.label.Tutorial": {
|
|
"message": "Tutorial",
|
|
"description": "Navbar item with label Tutorial"
|
|
},
|
|
"item.label.Blog": {
|
|
"message": "Blog",
|
|
"description": "Navbar item with label Blog"
|
|
},
|
|
"item.label.Sign In": {
|
|
"message": "Sign In",
|
|
"description": "Navbar item with label Sign In"
|
|
}
|
|
}
|