mirror of
https://github.com/wavetermdev/wails.git
synced 2026-08-05 13:53:43 -07:00
15 lines
331 B
JSON
15 lines
331 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"
|
|
}
|
|
}
|