mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-23 21:13:35 +00:00
19 lines
425 B
JSON
19 lines
425 B
JSON
|
|
{
|
||
|
|
"title": {
|
||
|
|
"message": "CherryPick",
|
||
|
|
"description": "The title in the navbar"
|
||
|
|
},
|
||
|
|
"logo.alt": {
|
||
|
|
"message": "CherryPick Logo",
|
||
|
|
"description": "The alt text of navbar logo"
|
||
|
|
},
|
||
|
|
"item.label.Docs": {
|
||
|
|
"message": "Документация",
|
||
|
|
"description": "Navbar item with label Docs"
|
||
|
|
},
|
||
|
|
"item.label.GitHub": {
|
||
|
|
"message": "GitHub",
|
||
|
|
"description": "Navbar item with label GitHub"
|
||
|
|
}
|
||
|
|
}
|