mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-24 04:18:11 -08:00
Add Filters to Parts.
This commit is contained in:
@@ -57,9 +57,11 @@
|
||||
"bottom_left": "좌하단",
|
||||
"bottom_right": "우하단",
|
||||
"break_count": "파괴 횟수",
|
||||
"break_filter": "Break",
|
||||
"break_health": "파괴 수치",
|
||||
"break_health_percentage": "파괴 수치 비율",
|
||||
"break_max_count": "최대 파괴 횟수",
|
||||
"break_severe_filter": "Break + Severe",
|
||||
"buildup": "누적치",
|
||||
"buildup_bar": "누적치 바",
|
||||
"buildup_bars_are_relative_to": "기준으로 누적치 바",
|
||||
@@ -103,7 +105,11 @@
|
||||
"global_scale_modifier": "전역 크기 배율",
|
||||
"global_settings": "전역 설정",
|
||||
"health": "체력",
|
||||
"health_break_filter": "Health + Break",
|
||||
"health_break_severe_filter": "Health + Break + Severe",
|
||||
"health_filter": "Health",
|
||||
"health_percentage": "체력 비율",
|
||||
"health_severe_filter": "Health + Severe",
|
||||
"height": "높이",
|
||||
"hide_ailments_with_zero_buildup": "누적치가 0이면 상태이상 숨김",
|
||||
"hide_all_active_ailments": "걸린 상태이상 모두 숨김",
|
||||
@@ -189,6 +195,7 @@
|
||||
"render_not_highlighted_monsters": "타겟이 아닌 몬스터 표시",
|
||||
"reversed_order": "역순",
|
||||
"settings": "설정",
|
||||
"severe_filter": "Severe",
|
||||
"shadow": "그림자",
|
||||
"size": "크기",
|
||||
"small_monster_UI": "소형 몬스터 UI",
|
||||
|
||||
Reference in New Issue
Block a user