1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-27 12:05:37 +08:00

Opt: GUI i18n generation

This commit is contained in:
LmeSzinc
2021-10-10 23:19:25 +08:00
parent 285c8d8ccc
commit c68f9c1ccd
7 changed files with 146 additions and 56 deletions

View File

@@ -1433,5 +1433,30 @@
"5": "5",
"6": "6"
}
},
"Gui": {
"Aside": {
"Install": "Install",
"Develop": "Develop",
"Performance": "Perf.",
"Setting": "Settings"
},
"Button": {
"ScrollON": "Scroll ON",
"ScrollOFF": "Scroll OFF",
"ClearLog": "Clear Log"
},
"Toast": {
"DisableTranslateMode": "Click here to disable translate mode",
"ConfigSaved": "Config saved",
"AlasIsRunning": "Scheduler is already running"
},
"MenuAlas": {
"Overview": "Overview",
"Log": "Logs"
},
"MenuDevelop": {
"Translate": "Translate"
}
}
}