2023-03-13 14:06:41 +02:00
|
|
|
{
|
|
|
|
"title": {
|
|
|
|
"message": "Task",
|
|
|
|
"description": "The title in the navbar"
|
|
|
|
},
|
|
|
|
"item.label.Installation": {
|
|
|
|
"message": "安装",
|
|
|
|
"description": "Navbar item with label Installation"
|
|
|
|
},
|
|
|
|
"item.label.Usage": {
|
|
|
|
"message": "使用指南",
|
|
|
|
"description": "Navbar item with label Usage"
|
|
|
|
},
|
|
|
|
"item.label.API": {
|
2023-03-17 16:30:28 +02:00
|
|
|
"message": "接口",
|
2023-03-13 14:06:41 +02:00
|
|
|
"description": "Navbar item with label API"
|
|
|
|
},
|
|
|
|
"item.label.Donate": {
|
|
|
|
"message": "赞助",
|
|
|
|
"description": "Navbar item with label Donate"
|
|
|
|
},
|
|
|
|
"item.label.GitHub": {
|
|
|
|
"message": "GitHub",
|
|
|
|
"description": "Navbar item with label GitHub"
|
|
|
|
},
|
|
|
|
"item.label.Twitter": {
|
|
|
|
"message": "Twitter",
|
|
|
|
"description": "Navbar item with label Twitter"
|
|
|
|
},
|
|
|
|
"item.label.Mastodon": {
|
|
|
|
"message": "Mastodon",
|
|
|
|
"description": "Navbar item with label Mastodon"
|
|
|
|
},
|
|
|
|
"item.label.Discord": {
|
|
|
|
"message": "Discord",
|
|
|
|
"description": "Navbar item with label Discord"
|
|
|
|
}
|
|
|
|
}
|