mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-01-18 04:10:06 +08:00
15 lines
319 B
JSON
15 lines
319 B
JSON
|
{
|
||
|
"title": {
|
||
|
"message": "Modular Avatar documentation",
|
||
|
"description": "The title in the navbar"
|
||
|
},
|
||
|
"item.label.Docs": {
|
||
|
"message": "Docs",
|
||
|
"description": "Navbar item with label Docs"
|
||
|
},
|
||
|
"item.label.GitHub": {
|
||
|
"message": "GitHub",
|
||
|
"description": "Navbar item with label GitHub"
|
||
|
}
|
||
|
}
|