mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-24 04:18:11 -08:00
Add Timer Delays Customization
This commit is contained in:
@@ -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": "값 정보",
|
||||
|
||||
Reference in New Issue
Block a user