1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 07:28:21 +08:00

Update: [CN] GUI translation of dorm settings

This commit is contained in:
LmeSzinc
2020-10-09 12:15:10 +08:00
parent e02ce048b9
commit 943d2c69e6
2 changed files with 8 additions and 8 deletions

View File

@@ -360,9 +360,9 @@ dic_chi_to_eng = {
'启用委托收获': 'enable_commission_reward',
'启用战术学院收获': 'enable_tactical_reward',
'启用后宅收获': 'enable_dorm_reward',
'enable_dorm_feed': 'enable_dorm_feed',
'dorm_feed_interval': 'dorm_feed_interval',
'dorm_collect_interval': 'dorm_collect_interval',
'启用后宅喂食': 'enable_dorm_feed',
'后宅收获间隔': 'dorm_collect_interval',
'后宅喂食间隔': 'dorm_feed_interval',
'后宅喂食优先': 'dorm_feed_filter',
'委托时间限制': 'commission_time_limit',
'委托耗时小于2h': 'duration_shorter_than_2',