15 lines
310 B
JSON
Raw Normal View History

2022-09-09 22:07:08 -07:00
{
"title": {
2022-11-27 17:53:17 -08:00
"message": "Modular Avatar",
2022-09-09 22:07:08 -07:00
"description": "The title in the navbar"
},
"item.label.Docs": {
2022-11-27 17:53:17 -08:00
"message": "説明書",
2022-09-09 22:07:08 -07:00
"description": "Navbar item with label Docs"
},
"item.label.GitHub": {
"message": "GitHub",
"description": "Navbar item with label GitHub"
}
}