mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 18:47:55 +08:00
feat: Custom Base function translation
This commit is contained in:
@@ -38,7 +38,13 @@
|
||||
<system:String x:Key="DormTrustEnabled">Trust farming in dorm</system:String>
|
||||
<system:String x:Key="DormFilterNotStationedEnabled">Do not put stationed opers in dorm</system:String>
|
||||
<system:String x:Key="OriginiumShardAutoReplenishment">Originium Shard auto replenishment</system:String>
|
||||
|
||||
<system:String x:Key="CustomInfrastEnabled">Enable Custom Base (beta)</system:String>
|
||||
<system:String x:Key="CustomInfrastFile">Base Configuration</system:String>
|
||||
<system:String x:Key="CustomInfrastFileParseFailed">Base Configuration Parsing Error!</system:String>
|
||||
<system:String x:Key="CustomInfrastTitle">ase Configuration:</system:String>
|
||||
<system:String x:Key="CustomInfrastPlan">Base Plan</system:String>
|
||||
<system:String x:Key="CustomInfrastPlanIndexAutoSwitch">Auto save for next plan</system:String>
|
||||
|
||||
<system:String x:Key="General">General Mode</system:String>
|
||||
<system:String x:Key="BlueStacks">BlueStacks</system:String>
|
||||
<system:String x:Key="MuMuEmulator">MuMu Emulator</system:String>
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
<system:String x:Key="DormTrustEnabled">宿舍空余位置蹭信赖</system:String>
|
||||
<system:String x:Key="DormFilterNotStationedEnabled">不将已进驻的干员放入宿舍</system:String>
|
||||
<system:String x:Key="OriginiumShardAutoReplenishment">源石碎片自动补货</system:String>
|
||||
<system:String x:Key="CustomInfrastEnabled">启用自定义基建配置(Alpha)</system:String>
|
||||
<system:String x:Key="CustomInfrastEnabled">启用自定义基建配置(beta)</system:String>
|
||||
<system:String x:Key="CustomInfrastFile">自定义基建配置文件</system:String>
|
||||
<system:String x:Key="CustomInfrastFileParseFailed">自定义基建配置文件解析错误!</system:String>
|
||||
<system:String x:Key="CustomInfrastTitle">自定义基建配置:</system:String>
|
||||
|
||||
Reference in New Issue
Block a user