mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-23 12:34:45 +01:00
16 lines
396 B
JSON
16 lines
396 B
JSON
{
|
|
"lang_name": "English",
|
|
"main": {
|
|
"title": "Cultivation",
|
|
"launch_button": "Launch",
|
|
"gc_enable": "Connect via Grasscutter"
|
|
},
|
|
"options": {
|
|
"game_exec": "Set Game Executable",
|
|
"grasscutter_jar": "Set Grasscutter Jar",
|
|
"grasscutter_with_game": "Automatically launch Grasscutter with game"
|
|
},
|
|
"components": {
|
|
"select_file": "Select file or folder..."
|
|
}
|
|
} |