mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 06:18:21 +08:00
Upd: [CN][TW] GUI translation for guild reward
This commit is contained in:
@@ -428,13 +428,13 @@ dic_chi_to_eng = {
|
||||
'买指挥喵': 'buy_meowfficer',
|
||||
'训练指挥喵': 'enable_train_meowfficer',
|
||||
'启用档案密钥收获': 'enable_data_key_collect',
|
||||
'enable_guild_logistics': 'enable_guild_logistics',
|
||||
'enable_guild_operations': 'enable_guild_operations',
|
||||
'guild_interval': 'guild_interval',
|
||||
'guild_logistics_item_order_string': 'guild_logistics_item_order_string',
|
||||
'guild_logistics_plate_t1_order_string': 'guild_logistics_plate_t1_order_string',
|
||||
'guild_logistics_plate_t2_order_string': 'guild_logistics_plate_t2_order_string',
|
||||
'guild_logistics_plate_t3_order_string': 'guild_logistics_plate_t3_order_string',
|
||||
'启用大舰队后勤': 'enable_guild_logistics',
|
||||
'启用大舰队作战': 'enable_guild_operations',
|
||||
'大舰队收获间隔': 'guild_interval',
|
||||
'物品提交顺序': 'guild_logistics_item_order_string',
|
||||
'部件提交顺序T1': 'guild_logistics_plate_t1_order_string',
|
||||
'部件提交顺序T2': 'guild_logistics_plate_t2_order_string',
|
||||
'部件提交顺序T3': 'guild_logistics_plate_t3_order_string',
|
||||
'设备': 'serial',
|
||||
'包名': 'package_name',
|
||||
'出错时保存log和截图': 'enable_error_log_and_screenshot_save',
|
||||
@@ -699,13 +699,13 @@ dic_tchi_to_eng = {
|
||||
'買指揮喵': 'buy_meowfficer',
|
||||
'訓練指揮喵': 'enable_train_meowfficer',
|
||||
'啟用檔案密鑰收穫': 'enable_data_key_collect',
|
||||
'enable_guild_logistics': 'enable_guild_logistics',
|
||||
'enable_guild_operations': 'enable_guild_operations',
|
||||
'guild_interval': 'guild_interval',
|
||||
'guild_logistics_item_order_string': 'guild_logistics_item_order_string',
|
||||
'guild_logistics_plate_t1_order_string': 'guild_logistics_plate_t1_order_string',
|
||||
'guild_logistics_plate_t2_order_string': 'guild_logistics_plate_t2_order_string',
|
||||
'guild_logistics_plate_t3_order_string': 'guild_logistics_plate_t3_order_string',
|
||||
'啟用大艦隊後勤': 'enable_guild_logistics',
|
||||
'啟用大艦隊作戰': 'enable_guild_operations',
|
||||
'大艦隊收穫間隔': 'guild_interval',
|
||||
'物品提交順序': 'guild_logistics_item_order_string',
|
||||
'部件提交順序T1': 'guild_logistics_plate_t1_order_string',
|
||||
'部件提交順序T2': 'guild_logistics_plate_t2_order_string',
|
||||
'部件提交順序T3': 'guild_logistics_plate_t3_order_string',
|
||||
'設備': 'serial',
|
||||
'包名': 'package_name',
|
||||
'出錯時保存log和截圖': 'enable_error_log_and_screenshot_save',
|
||||
|
||||
Reference in New Issue
Block a user