Archived
1
0
Fork 0
This repository has been archived on 2024-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
akari-bot/modules/mcv/locales/en_us.json
2023-11-29 20:43:58 +08:00

19 lines
No EOL
1.7 KiB
JSON

{
"mcv.help.mcbv": "Get the latest version of Minecraft: Bedrock Edition on Mojira.",
"mcv.help.mcdv": "Get the latest version of Minecraft Dungeons on Mojira.",
"mcv.help.mcev": "Get the latest version of Minecraft: Education Edition in Windows Edition.",
"mcv.help.mclgv": "Get the latest version of Minecraft Legends on Mojira.",
"mcv.help.mcv": "Get the latest version of Minecraft: Java Edition in the launcher.",
"mcv.message.error.server": "Server error.",
"mcv.message.mcbv": "The latest version recorded on Mojira is:\n${jira_ver}\n(The latest version in the stores shall prevail, Mojira is only for previewing the version)",
"mcv.message.mcbv.get_failed": "Failed to fetch.",
"mcv.message.mcbv.ms_store": "Currently the latest version in Microsoft Store is: ",
"mcv.message.mcbv.play_store": "Currently the latest version in Google Play Store is: ",
"mcv.message.mcdv": "The latest version: ${version}\n(The data from Mojira may be earlier than the official release. Information is for reference purposes only).",
"mcv.message.mcev": "The latest version: ${version}",
"mcv.message.mclgv": "The latest version: ${version}\n(The data from Mojira may be earlier than the official release. Information is for reference purposes only).",
"mcv.message.mcv": "The latest version in the launcher is: \n${launcher_ver}\nThe latest version recorded on Mojira is: \n${jira_ver}\n(The latest version in the launcher shall prevail, Mojira is only for previewing the version)",
"mcv.message.mcv.jira.failed": "Failed to get Mojira information.",
"mcv.message.mcv.launcher": "The latest release: ${release}, the latest snapshot: ${snapshot},",
"mcv.message.mcv.launcher.failed": "Failed to get manifest.json."
}