tianji/website/i18n/fr/docusaurus-theme-classic/footer.json

47 lines
1.7 KiB
JSON
Raw Permalink Normal View History

{
"link.title.Docs": {
"message": "Docs",
"description": "The title of the footer links column with title=Docs in the footer"
},
"link.title.Community": {
"message": "Communauté",
"description": "The title of the footer links column with title=Community in the footer"
},
"link.title.More": {
"message": "Plus",
"description": "The title of the footer links column with title=More in the footer"
},
"link.item.label.Tutorial": {
"message": "Tutoriel",
"description": "The label of footer link with label=Tutorial linking to /docs/intro"
},
"link.item.label.Stack Overflow": {
"message": "Stack Overflow",
"description": "The label of footer link with label=Stack Overflow linking to https://stackoverflow.com/questions/tagged/tianji"
},
"link.item.label.Discord": {
"message": "Discord",
"description": "The label of footer link with label=Discord linking to https://discord.gg/8Vv47wAEej"
},
"link.item.label.Twitter": {
"message": "Twitter",
"description": "The label of footer link with label=Twitter linking to https://twitter.com/moonrailgun"
},
"link.item.label.Changelog": {
"message": "Journal des modifications",
"description": "The label of footer link with label=Changelog linking to /changelog"
},
"link.item.label.API": {
"message": "API",
"description": "The label of footer link with label=API linking to /api"
},
"link.item.label.GitHub": {
"message": "GitHub",
"description": "The label of footer link with label=GitHub linking to https://github.com/msgbyte/tianji"
},
"copyright": {
"message": "Copyright © 2024 Tianji, Inc. Built with Msgbyte.",
"description": "The footer copyright"
}
}