Add include options for value/max labels

This commit is contained in:
GreenComfyTea
2023-03-06 13:24:01 +02:00
parent 7346b8d96f
commit 6a4f4a9dfe
16 changed files with 441 additions and 164 deletions

View File

@@ -83,6 +83,7 @@
"creature_name_label": "Creature Name Label",
"crown": "Crown",
"crown_thresholds": "Crown Thresholds",
"current_value": "Current Value",
"cutscene": "Cutscene",
"damage": "Damage",
"damage_bar": "Damage Bar",
@@ -177,6 +178,7 @@
"master_rank": "Master Rank",
"max_distance": "Max Distance",
"max_monster_updates_per_tick": "Max Monster Updates per Tick",
"max_value": "Max Value",
"me": "Me",
"menu_font": "Menu Font",
"menu_font_change_disclaimer": "Changing Language and Menu Font Size several times will cause a crash!",

View File

@@ -83,6 +83,7 @@
"creature_name_label": "モンスターの名前ラベル",
"crown": "王冠",
"crown_thresholds": "王冠の閾値",
"current_value": "Current Value",
"cutscene": "Cutscene",
"damage": "ダメージ",
"damage_bar": "ダメージバー",
@@ -177,6 +178,7 @@
"master_rank": "マスターランク",
"max_distance": "最大距離",
"max_monster_updates_per_tick": "モンスター情報をアップデートする間隔",
"max_value": "Max Value",
"me": "自分",
"menu_font": "メニューで使うフォント",
"menu_font_change_disclaimer": "言語とメニューのフォントサイズを何度も変更すると、クラッシュが発生します。",

View File

@@ -83,6 +83,7 @@
"creature_name_label": "환경생물 이름 정보",
"crown": "금관",
"crown_thresholds": "금관 판정값",
"current_value": "Current Value",
"cutscene": "컷신",
"damage": "대미지",
"damage_bar": "대미지 막대",
@@ -177,6 +178,7 @@
"master_rank": "마스터 랭크",
"max_distance": "최대 거리",
"max_monster_updates_per_tick": "틱당 최대 몬스터 갱신 횟수",
"max_value": "Max Value",
"me": "나",
"menu_font": "메뉴 글꼴",
"menu_font_change_disclaimer": "언어 및 메뉴 글꼴 크기를 여러 번 변경하면 비정상 종료가 될 수 있습니다!",

View File

@@ -83,6 +83,7 @@
"creature_name_label": "Метка имени существа",
"crown": "Корона",
"crown_thresholds": "Лимиты корон",
"current_value": "Current Value",
"cutscene": "Катсцена",
"damage": "Урон",
"damage_bar": "Шкала урона",
@@ -177,6 +178,7 @@
"master_rank": "Ранг мастера",
"max_distance": "Макс. расстояние",
"max_monster_updates_per_tick": "Макс. кол-во обновлений за тик",
"max_value": "Max Value",
"me": "Я",
"menu_font": "Шрифт меню",
"menu_font_change_disclaimer": "Изменение языка и размера шрифта меню несколько раз приведёт к вылету!",

View File

@@ -83,6 +83,7 @@
"creature_name_label": "生物名标签",
"crown": "皇冠",
"crown_thresholds": "皇冠阈值",
"current_value": "Current Value",
"cutscene": "Cutscene",
"damage": "伤害",
"damage_bar": "伤害条",
@@ -177,6 +178,7 @@
"master_rank": "Master Rank",
"max_distance": "最大距离",
"max_monster_updates_per_tick": "每次更新的最大怪物数量",
"max_value": "Max Value",
"me": "我",
"menu_font": "菜单字体",
"menu_font_change_disclaimer": "Changing Language and Menu Font Size several times will cause a crash!",

View File

@@ -83,6 +83,7 @@
"creature_name_label": "環境生物名稱",
"crown": "皇冠",
"crown_thresholds": "皇冠的大小判定範圍",
"current_value": "Current Value",
"cutscene": "Cutscene",
"damage": "傷害",
"damage_bar": "傷害條",
@@ -177,6 +178,7 @@
"master_rank": "大師等級",
"max_distance": "最大距離",
"max_monster_updates_per_tick": "每次更新的最大魔物數量",
"max_value": "Max Value",
"me": "我",
"menu_font": "選單字體大小",
"menu_font_change_disclaimer": "重複變更語言和選單字型大小有可能會當機!",