mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-05 19:06:37 +02:00
15 lines
316 B
JSON
15 lines
316 B
JSON
{
|
|
"title": {
|
|
"message": "PlayBook | SNIGDHA OS",
|
|
"description": "The title in the navbar"
|
|
},
|
|
"logo.alt": {
|
|
"message": "Snigdha OS Logo",
|
|
"description": "The alt text of navbar logo"
|
|
},
|
|
"item.label.GitHub": {
|
|
"message": "GitHub",
|
|
"description": "Navbar item with label GitHub"
|
|
}
|
|
}
|