GrassClipper/languages/en.json

41 lines
1.5 KiB
JSON
Raw Normal View History

2022-04-23 04:10:49 +00:00
{
"fullLangName": "English",
2022-04-23 04:10:49 +00:00
"appName": "GrassClipper",
"playOfficial": "Play Official",
"playPrivate": "Play on Grasscutter",
2022-04-23 04:10:49 +00:00
"launchLocalServer": "Launch Local Server",
"gameFolderSet": "Set game folder",
"grasscutterFileSet": "Set \"Grasscutter\" .jar file",
2022-04-23 04:10:49 +00:00
"folderNotSet": "Not set",
"ipPlaceholder": "IP Address",
2022-04-24 07:32:17 +00:00
"portPlaceholder": "Port (optional)",
2022-04-23 04:10:49 +00:00
"noFavorites": "No favorites set",
"settingsTitle": "Settings",
"scriptsSectionTitle": "Scripts",
2022-04-23 04:10:49 +00:00
"killswitchOption": "Kill Switch",
"killswitchSubtitle": "Only for those very paranoid about bans. Kills the game process *and your internet* if something happens to the proxy.",
"proxyOption": "Proxy",
"proxySubtitle": "Install the proxy server via the install script",
"updateOption": "Update",
"updateSubtitle": "Auto updating is temporarily disabled. Check GitHub for the newest release.",
2022-04-23 05:12:01 +00:00
"languageOption": "Language",
"languageSubtitle": "Select your language!",
2022-04-23 04:10:49 +00:00
"enableServerLauncherOption": "Enable Server Launcher",
2022-04-23 05:56:44 +00:00
"enableServerLauncherSubtitle": "Enable to server launcher tile for launching a local Grasscutter instance.",
2022-04-23 04:10:49 +00:00
"introSen1": "Looks like this is your first time opening GrassClipper!",
"introSen2": "First of all, welcome, happy to see you here! :)",
"introSen3": "Would you like to run the proxy installer?",
2022-04-23 23:33:21 +00:00
"introSen4": "(required to connect to servers)",
2022-04-23 04:10:49 +00:00
"proxyInstallBtn": "Install",
"proxyInstallDeny": "No thanks",
"gameFolderDialog": "Select game folder",
"grasscutterFileDialog": "Select Grasscutter server jar file"
2022-04-23 23:33:21 +00:00
}