(en) i18n cleaning

This commit is contained in:
juliancoffee 2021-09-01 19:38:59 +03:00
parent a2e0426d45
commit f157f8efca
2 changed files with 3 additions and 4 deletions

View File

@ -37,9 +37,9 @@
"hud.bag.combat_rating_desc": "Calculated from your\nequipment and health.", "hud.bag.combat_rating_desc": "Calculated from your\nequipment and health.",
"hud.bag.protection_desc": "Damage reduction through armor", "hud.bag.protection_desc": "Damage reduction through armor",
"hud.bag.stun_res_desc": "Resilience against being stunned by consecutive hits.\nRegenerates like Energy.", "hud.bag.stun_res_desc": "Resilience against being stunned by consecutive hits.\nRegenerates like Energy.",
"hud.bag.sort_by_name": "Sort by Name", "hud.bag.sort_by_name": "Sort by Name",
"hud.bag.sort_by_quality": "Sort by Quality", "hud.bag.sort_by_quality": "Sort by Quality",
"hud.bag.sort_by_category": "Sort by Category", "hud.bag.sort_by_category": "Sort by Category",
}, },

View File

@ -169,7 +169,6 @@
"hud.skill.hmr_single_strike_damage" : "Increases the damage with each successive strike{SP}", "hud.skill.hmr_single_strike_damage" : "Increases the damage with each successive strike{SP}",
"hud.skill.hmr_single_strike_knockback_title" : "Single Strike Knockback", "hud.skill.hmr_single_strike_knockback_title" : "Single Strike Knockback",
"hud.skill.hmr_single_strike_knockback" : "Increase throw potential of swings by {boost}%{SP}", "hud.skill.hmr_single_strike_knockback" : "Increase throw potential of swings by {boost}%{SP}",
"hud.skill." : "",
// Sword // Sword
"hud.skill.sw_trip_str_title": "Triple Strike", "hud.skill.sw_trip_str_title": "Triple Strike",
"hud.skill.sw_trip_str": "Strike, up to three times", "hud.skill.sw_trip_str": "Strike, up to three times",