mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-24 04:18:11 -08:00
Added hotkeys, separated player initialization and drawing.
This commit is contained in:
@@ -12,7 +12,9 @@
|
||||
"customization_menu": {
|
||||
"UI_font": "UI 字體",
|
||||
"UI_font_notice": "當更改文字時,請重新載入",
|
||||
"all_UI": "All UI",
|
||||
"anchor": "錨點",
|
||||
"assign_new_key": "Assign new key",
|
||||
"background": "圖形化顯示條的背景底色",
|
||||
"bar": "圖形化顯示條",
|
||||
"body_parts": "身體部位",
|
||||
@@ -43,10 +45,13 @@
|
||||
"enable_on": "Enable on",
|
||||
"enabled": "可見",
|
||||
"family": "字體",
|
||||
"fight_time": "Over Time spent in Fight",
|
||||
"fight_time": "Fight Time",
|
||||
"first": "第一",
|
||||
"first_hit": "Starting at First Hit",
|
||||
"first_hit": "First Hit",
|
||||
"flinch_count": "Flinch Count",
|
||||
"foreground": "圖形化顯示條的底色",
|
||||
"global_position_modifier": "Global Position Modifier",
|
||||
"global_scale_modifier": "Global Scale",
|
||||
"global_settings": "全域設定",
|
||||
"health": "生命",
|
||||
"health_percentage": "生命百分比",
|
||||
@@ -60,12 +65,13 @@
|
||||
"highlighted_bar": "重點條",
|
||||
"highlighted_damage_bar": "重點傷害條",
|
||||
"horizontal": "水平",
|
||||
"hotkeys": "Hotkeys",
|
||||
"hunter_rank": "獵人等級",
|
||||
"hunter_rank_label": "Hunter Rank Label",
|
||||
"include": "細部資訊調整",
|
||||
"installation_damage": "設備傷害",
|
||||
"italic": "斜體",
|
||||
"join_time": "Starting at Join",
|
||||
"join_time": "Join Time",
|
||||
"kunai_damage": "苦無傷害",
|
||||
"language": "語言",
|
||||
"large_monster_UI": "大型魔物 UI",
|
||||
@@ -79,6 +85,7 @@
|
||||
"me": "我",
|
||||
"menu_font": "選單字體大小",
|
||||
"mod_name": "MHR Overlay",
|
||||
"modifiers": "Modifiers",
|
||||
"module_visibility_on_different_screens": "不同場景中使用的模組",
|
||||
"modules": "模組",
|
||||
"monster_can_be_captured": "可捕獲的魔物",
|
||||
@@ -102,8 +109,9 @@
|
||||
"player_name": "玩家名稱",
|
||||
"player_name_label": "玩家名稱",
|
||||
"position": "位置",
|
||||
"press_any_key": "Press any key...",
|
||||
"prioritize_large_monsters": "大型魔物優先",
|
||||
"quest_summary_screen": "任務結算畫面",
|
||||
"quest_result_screen": "Quest Result Screen",
|
||||
"quest_time": "Quest Time",
|
||||
"rage": "憤怒度",
|
||||
"render_highlighted_monster": "Render Highlighted Monster",
|
||||
|
||||
Reference in New Issue
Block a user