translation system

This commit is contained in:
SpikeHD
2022-05-11 23:39:26 -07:00
parent 2cc5bc2d1e
commit b70b8b9195
6 changed files with 138 additions and 2 deletions

8
lang/en.json Normal file
View File

@@ -0,0 +1,8 @@
{
"lang_name": "English",
"main": {
"title": "Cultivation",
"launch_button": "Launch",
"gc_enable": "Connect via Grasscutter"
}
}