feat: Custom Base function translation

This commit is contained in:
MistEO
2022-09-23 17:41:56 +08:00
parent bc58b87f79
commit 48ce06d8a2
2 changed files with 8 additions and 2 deletions

View File

@@ -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>

View File

@@ -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>