Add Timer Delays Customization

This commit is contained in:
GreenComfyTea
2023-09-26 13:14:23 +03:00
parent 0951de24e2
commit e586534c4d
11 changed files with 229 additions and 84 deletions

View File

@@ -226,6 +226,7 @@
"in_lobby": "在大厅",
"in_training_area": "在修炼场",
"include": "包含",
"init_singletons_delay": "Init Singletons Delay (seconds)",
"inside": "里面",
"installations": "狩猎设备",
"italic": "斜体",
@@ -352,7 +353,11 @@
"time_label": "时间标签",
"time_limit": "时间限制(秒)",
"timer": "计时器",
"timer_delays": "Timer Delays",
"timer_label": "计时器标签",
"timer_update_delays": "Timer Update Delays (seconds)",
"timers": "Timers",
"timers_info": "Update Delay in Seconds",
"top_buildup": "最高积累值",
"top_damage": "最高伤害",
"top_dps": "最高DPS",
@@ -374,6 +379,14 @@
"tracked_damage_types": "跟踪的伤害类型",
"tracked_monster_types": "跟踪的怪物类型",
"type": "类型",
"update_buffs_delay": "Update Buffs Delay (seconds)",
"update_is_online_delay": "Update Is Online Delay (seconds)",
"update_myself_position_delay": "Update Myself Position Delay (seconds)",
"update_player_info_delay": "Update Player Info Delay (seconds)",
"update_players_delay": "Update Players Delay (seconds)",
"update_quest_time_delay": "Update Quest Time Delay (seconds)",
"update_singletons_delay": "Update Singletons",
"update_window_size_delay": "Update Window Size Delay (seconds)",
"use_d2d_if_available": "可用时使用Direct2D",
"value": "Value",
"value_label": "数字",