mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
32 lines
1.1 KiB
JSON
32 lines
1.1 KiB
JSON
{
|
|
"title": "Minecraft Console Client",
|
|
"description": "Documentation website for the Minecraft Console Client (MCC)",
|
|
"helpUsTranslate": "Help us translate",
|
|
"theme": {
|
|
"selectLanguageText": "Languages",
|
|
"selectLanguageAriaLabel": "Select language",
|
|
"editLinkText": "Edit this page",
|
|
"lastUpdatedText": "Last Updated",
|
|
"contributorsText": "Contributors",
|
|
"tip": "Tip",
|
|
"warning": "Warning",
|
|
"danger": "Danger",
|
|
"notFound": [
|
|
"There's nothing here.",
|
|
"How did we get here?",
|
|
"That's a Four-Oh-Four.",
|
|
"Looks like we've got some broken links."
|
|
],
|
|
"backToHome": "Take me home",
|
|
"openInNewWindow": "open in new window",
|
|
"toggleColorMode": "toggle color mode",
|
|
"toggleSidebar": "toggle sidebar"
|
|
},
|
|
"navbar": {
|
|
"AboutAndFeatures": "About & Features",
|
|
"Installation": "Installation",
|
|
"Usage": "Usage",
|
|
"Configuration": "Configuration",
|
|
"ChatBots": "ChatBots"
|
|
}
|
|
}
|