mirror of
https://github.com/wavetermdev/wails.git
synced 2026-08-05 13:53:43 -07:00
* docs: update options documentation * docs: sync documents * docs: sync Korean, Russian, French and Portuguese documents * docs: sync Chinese, Japanese and Korean documents
15 lines
326 B
JSON
15 lines
326 B
JSON
{
|
|
"title": {
|
|
"message": "블로그",
|
|
"description": "The title for the blog used in SEO"
|
|
},
|
|
"description": {
|
|
"message": "블로그",
|
|
"description": "The description for the blog used in SEO"
|
|
},
|
|
"sidebar.title": {
|
|
"message": "최근 글",
|
|
"description": "The label for the left sidebar"
|
|
}
|
|
}
|