Files
Cultivation/lang/en.json
2022-05-14 00:24:32 -07:00

24 lines
688 B
JSON

{
"lang_name": "English",
"main": {
"title": "Cultivation",
"launch_button": "Launch",
"gc_enable": "Connect via Grasscutter",
"ip_placeholder": "Server Address...",
"port_placeholder": "Port..."
},
"options": {
"game_exec": "Set Game Executable",
"grasscutter_jar": "Set Grasscutter Jar",
"grasscutter_with_game": "Automatically launch Grasscutter with game"
},
"downloads": {
"grasscutter_stable": "Download Grasscutter Stable",
"grasscutter_latest": "Download Grasscutter Latest",
"resources": "Download Grasscutter Resources"
},
"components": {
"select_file": "Select file or folder...",
"download": "Download"
}
}