mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-14 16:14:48 +01:00
18 lines
474 B
JSON
18 lines
474 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"
|
|
},
|
|
"components": {
|
|
"select_file": "Select file or folder..."
|
|
}
|
|
} |