Menu Font handling improved;
Damage Meter UI: Normal Sorting Fixed;
This commit is contained in:
GreenComfyTea
2022-06-29 12:01:16 +03:00
parent 09a8a0e950
commit c506a3073b
9 changed files with 71 additions and 36 deletions

View File

@@ -46,6 +46,7 @@
"ailments": "Ailments",
"all_UI": "All UI",
"anchor": "Anchor",
"apply": "Apply",
"assign_new_key": "Assign new key",
"background": "Background",
"bar": "Bar",
@@ -137,6 +138,7 @@
"max_monster_updates_per_tick": "Max Monster Updates per Tick",
"me": "Me",
"menu_font": "Menu Font",
"menu_font_change_disclaimer": "Changing Language and Menu Font Size several times will cause a crash!",
"mod_name": "MHR Overlay",
"modifiers": "Modifiers",
"module_visibility_on_different_screens": "Module Visibility on Different Screens",

View File

@@ -46,6 +46,7 @@
"ailments": "상태이상",
"all_UI": "모든 UI",
"anchor": "기준",
"apply": "Apply",
"assign_new_key": "새 키를 할당",
"background": "배경색",
"bar": "막대",
@@ -137,6 +138,7 @@
"max_monster_updates_per_tick": "틱당 갱신할 최대 몬스터",
"me": "나",
"menu_font": "메뉴 글꼴",
"menu_font_change_disclaimer": "Changing Language and Menu Font Size several times will cause a crash!",
"mod_name": "MHR Overlay",
"modifiers": "설정 배율",
"module_visibility_on_different_screens": "상황별 모듈 표시",

View File

@@ -46,6 +46,7 @@
"ailments": "Аномальные статусы",
"all_UI": "Весь интерфейс",
"anchor": "Привязка",
"apply": "Apply",
"assign_new_key": "Привязать клавишу",
"background": "Фон",
"bar": "Шкала",
@@ -137,6 +138,7 @@
"max_monster_updates_per_tick": "Макс. кол-во обновлений за тик",
"me": "Я",
"menu_font": "Шрифт меню",
"menu_font_change_disclaimer": "Изменение языка и размера шрифта меню несколько раз приведёт к вылету!",
"mod_name": "MHR Overlay",
"modifiers": "Модификаторы",
"module_visibility_on_different_screens": "Видимость модулей на разных экранах",

View File

@@ -46,6 +46,7 @@
"ailments": "状态异常",
"all_UI": "所有UI",
"anchor": "锚点",
"apply": "Apply",
"assign_new_key": "指定新按键",
"background": "背景",
"bar": "状态条",
@@ -137,6 +138,7 @@
"max_monster_updates_per_tick": "每次更新的最大怪物数量",
"me": "我",
"menu_font": "菜单字体",
"menu_font_change_disclaimer": "Changing Language and Menu Font Size several times will cause a crash!",
"mod_name": "MHR Overlay",
"modifiers": "更改项",
"module_visibility_on_different_screens": "不同场景中使用的模块",

View File

@@ -46,6 +46,7 @@
"ailments": "異常狀態",
"all_UI": "全部UI",
"anchor": "錨點",
"apply": "Apply",
"assign_new_key": "指定新按鍵",
"background": "圖形化顯示條的背景底色",
"bar": "圖形化顯示條",
@@ -137,6 +138,7 @@
"max_monster_updates_per_tick": "每次更新的最大魔物數量",
"me": "我",
"menu_font": "選單字體大小",
"menu_font_change_disclaimer": "Changing Language and Menu Font Size several times will cause a crash!",
"mod_name": "MHR Overlay",
"modifiers": "更改項",
"module_visibility_on_different_screens": "不同場景中使用的模組",