Files
wails/website/i18n/en/docusaurus-theme-classic/footer.json
2021-09-27 19:35:30 +10:00

42 lines
1.5 KiB
JSON

{
"link.title.Docs": {
"message": "Docs",
"description": "The title of the footer links column with title=Docs in the footer"
},
"link.title.Community": {
"message": "Community",
"description": "The title of the footer links column with title=Community in the footer"
},
"link.title.More": {
"message": "More",
"description": "The title of the footer links column with title=More in the footer"
},
"link.item.label.About": {
"message": "About",
"description": "The label of footer link with label=About linking to /docs/about"
},
"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 invite",
"description": "The label of footer link with label=Slack invite linking to https://invite.slack.golangbridge.org/"
},
"link.item.label.Blog": {
"message": "Blog",
"description": "The label of footer link with label=Blog linking to /blog"
},
"copyright": {
"message": "Copyright © 2021 Lea Anthony. Built with Docusaurus.",
"description": "The footer copyright"
}
}