mirror of
https://github.com/wavetermdev/wails.git
synced 2026-08-05 13:53:43 -07:00
63 lines
2.4 KiB
JSON
63 lines
2.4 KiB
JSON
{
|
|
"link.title.Docs": {
|
|
"message": "ドキュメント",
|
|
"description": "The title of the footer links column with title=Docs in the footer"
|
|
},
|
|
"link.title.Community": {
|
|
"message": "コミュニティ",
|
|
"description": "The title of the footer links column with title=Community in the footer"
|
|
},
|
|
"link.title.More": {
|
|
"message": "さらに知る",
|
|
"description": "The title of the footer links column with title=More in the footer"
|
|
},
|
|
"link.item.label.Introduction": {
|
|
"message": "イントロダクション",
|
|
"description": "The label of footer link with label=Introduction linking to /docs/introduction"
|
|
},
|
|
"link.item.label.Getting Started": {
|
|
"message": "はじめよう",
|
|
"description": "The label of footer link with label=Getting Started linking to /docs/gettingstarted/installation"
|
|
},
|
|
"link.item.label.Changelog": {
|
|
"message": "変更履歴",
|
|
"description": "The label of footer link with label=Changelog linking to /changelog"
|
|
},
|
|
"link.item.label.Github": {
|
|
"message": "GitHub",
|
|
"description": "The label of footer link with label=Github linking to https://github.com/wailsapp/wails"
|
|
},
|
|
"link.item.label.Twitter": {
|
|
"message": "Twitter",
|
|
"description": "The label of footer link with label=Twitter linking to https://twitter.com/wailsapp"
|
|
},
|
|
"link.item.label.Slack": {
|
|
"message": "Slack",
|
|
"description": "The label of footer link with label=Slack linking to https://gophers.slack.com/messages/CJ4P9F7MZ/"
|
|
},
|
|
"link.item.label.Slack invite": {
|
|
"message": "Slackへの招待",
|
|
"description": "The label of footer link with label=Slack invite linking to https://invite.slack.golangbridge.org/"
|
|
},
|
|
"link.item.label.Blog": {
|
|
"message": "ブログ",
|
|
"description": "The label of footer link with label=Blog linking to /blog"
|
|
},
|
|
"copyright": {
|
|
"message": "Copyright © 2022 Lea Anthony",
|
|
"description": "The footer copyright"
|
|
},
|
|
"link.item.label.Awesome": {
|
|
"message": "Awesome",
|
|
"description": "The label of footer link with label=Awesome linking to https://github.com/wailsapp/awesome-wails"
|
|
},
|
|
"link.item.label.Discord": {
|
|
"message": "Discord",
|
|
"description": "The label of footer link with label=Discord linking to https://discord.gg/JDdSxwjhGf"
|
|
},
|
|
"logo.alt": {
|
|
"message": "Wails ロゴ",
|
|
"description": "The alt text of footer logo"
|
|
}
|
|
}
|