gctGenerator/site/.vuepress/i18n/en-US.json
Matteias Collet 307054e480 PoC i18n
2020-07-03 03:42:43 +02:00

56 lines
1.6 KiB
JSON

{
"common": {
"download": "Download"
},
"headers": {
"codelist": "Available Codes",
"help": "Help",
"stageloader": "Stage Loader"
},
"codeinfo": {
"author": "Author:",
"authors": "Authors:",
"version": "Version:"
},
"generatorconfig": {
"gameversion": "Game Version:",
"downloadformat": "Download Format:",
"usestageloader": "Use Stage Loader"
},
"landingpage": {
"title": "Super Mario Sunshine Practice File Generator",
"summary": "This is a cheatfile generator for Super Mario Sunshine speedrun practice. If this is your first time using the generator we highly recommend to check out the <a href='/guide.html' target='_blank'>guide</a> first. Visit the <a href='/guide.html#troubleshooting' target='_blank'>the troubleshooting section</a> if you encounter any issues.",
"community": "The SMS Speedrunning Community",
"links": {
"discord": "Discord",
"twitter": "Twitter: @SMSCommunity",
"twitch": "Twitch: SunshineCommunity",
"src": "Speedrun.com Leaderboards"
}
},
"stageloader": {
"levelorder": {
"label": "Level Order",
"options": {}
},
"removedialogue": {
"label": "Remove Dialogue:",
"options": {}
},
"skippablefmvs": {
"label": "Skippable FMVs:",
"options": {}
},
"postgame": {
"label": "Post-Game:",
"options": {}
},
"levelselectplaceholder": "Choose a level..",
"loadpresetplaceholder": "Load a preset..",
"route": "Route",
"clear": "Clear List"
},
"misc": {
"defaulthelpmessage": "Select your codes from the list on the left"
}
}