mirror of
https://github.com/yawaflua/Informatis.git
synced 2025-12-10 03:59:26 +02:00
fixed issue: https://github.com/Sharlottes/UnitInfo/issues/51
(add schem hud setting)
This commit is contained in:
@@ -35,6 +35,8 @@ setting.emptywave.name = Wave UI: Display Empty Wave
|
||||
setting.emptywave.description = Displays empty waves in the wave list.
|
||||
setting.itemcal.name = Resource UI: Calculate item inc/dec speed.
|
||||
setting.itemcal.description = Calculate increase/decrease speed of core item and display results.
|
||||
setting.schem.name = Display Schematic HUD
|
||||
setting.schem.description = Displays schem hud on right-side, which helps quick select.
|
||||
|
||||
setting.rangeRadius.name = Near Range Margin
|
||||
setting.rangeRadius.description = Sets the range detection distance.
|
||||
|
||||
@@ -32,6 +32,8 @@ setting.emptywave.name = 빈 단계 표시
|
||||
setting.emptywave.description = 단계 탭에서 빈 단계를 표시합니다.
|
||||
setting.itemcal.name = 자원 탭: 입출력 속도 계산
|
||||
setting.itemcal.description = 아이템의 증가/감소 속도를 계산하여 표시합니다.
|
||||
setting.schem.name = 설계도 HUD 표시
|
||||
setting.schem.description = 빠른 설계도 선택을 보조해주는 설계도 HUD를 화면 우측에 표시합니다.
|
||||
|
||||
setting.rangeRadius.name = 사거리 접근 거리
|
||||
setting.rangeRadius.description = 사거리 감지 거리를 설정합니다.
|
||||
|
||||
Reference in New Issue
Block a user