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": "값 정보",