mirror of
https://github.com/Grasscutters/GrassClipper.git
synced 2024-11-16 04:45:34 +00:00
43 lines
1.6 KiB
JSON
43 lines
1.6 KiB
JSON
{
|
|
"fullLangName": "English",
|
|
"appName": "GrassClipper",
|
|
|
|
"playOfficial": "Play Official",
|
|
"playPrivate": "Play on Grasscutter",
|
|
"launchLocalServer": "Launch Local Server",
|
|
|
|
"gameFolderSet": "Set game folder",
|
|
"grasscutterFileSet": "Set \"Grasscutter\" .jar file",
|
|
"folderNotSet": "Not set",
|
|
|
|
"ipPlaceholder": "IP Address",
|
|
"portPlaceholder": "Port (optional)",
|
|
"noFavorites": "No favorites set",
|
|
|
|
"settingsTitle": "Settings",
|
|
"scriptsSectionTitle": "Scripts",
|
|
"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.",
|
|
"languageOption": "Language",
|
|
"languageSubtitle": "Select your language!",
|
|
"enableServerLauncherOption": "Enable Server Launcher",
|
|
"enableServerLauncherSubtitle": "Enable to server launcher tile for launching a local Grasscutter instance.",
|
|
"httpsOption": "Use HTTPS",
|
|
"httpsSubtitle": "Choose between using HTTPS or HTTP.",
|
|
|
|
"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?",
|
|
"introSen4": "(required to connect to servers)",
|
|
|
|
"proxyInstallBtn": "Install",
|
|
"proxyInstallDeny": "No thanks",
|
|
|
|
"gameFolderDialog": "Select game folder",
|
|
"grasscutterFileDialog": "Select Grasscutter server jar file"
|
|
}
|