mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
29 lines
811 B
JSON
29 lines
811 B
JSON
|
|
{
|
||
|
|
"title": "Minecraft Console Client",
|
||
|
|
"description": "MCC Documentation",
|
||
|
|
"helpUsTranslate": "Help Translate",
|
||
|
|
"theme": {
|
||
|
|
"selectLanguageText": "Language",
|
||
|
|
"selectLanguageAriaLabel": "Select Language",
|
||
|
|
"editLinkText": "Edit this page",
|
||
|
|
"lastUpdatedText": "Last Updated",
|
||
|
|
"contributorsText": "Contributors",
|
||
|
|
"tip": "TIP",
|
||
|
|
"warning": "WARNING",
|
||
|
|
"danger": "DANGER",
|
||
|
|
"notFound": ["Page not found"],
|
||
|
|
"backToHome": "Back to Home",
|
||
|
|
"openInNewWindow": "Open in new window",
|
||
|
|
"toggleColorMode": "Toggle color mode",
|
||
|
|
"toggleSidebar": "Toggle sidebar"
|
||
|
|
},
|
||
|
|
"navbar": {
|
||
|
|
"AboutAndFeatures": "About & Features",
|
||
|
|
"Installation": "Installation",
|
||
|
|
"Usage": "Usage",
|
||
|
|
"Configuration": "Configuration",
|
||
|
|
"ChatBots": "Chat Bots"
|
||
|
|
},
|
||
|
|
"sidebar": {}
|
||
|
|
}
|