diff --git a/RotationSolver/Localization/de.json b/RotationSolver/Localization/de.json index 5c9398b7d..99bacfab5 100644 --- a/RotationSolver/Localization/de.json +++ b/RotationSolver/Localization/de.json @@ -358,7 +358,7 @@ "HealthSingleSpell": "Health of single spell", "HealthSingleAbilityHot": "Health of single ability Hot", "HealthSingleSpellHot": "Health of single spell Hot", - "HealthForDyingTanksDefault": "Health of dying tank", + "HealthForDyingTanks": "Health of dying tank", "IsValid": "Is this rotation valid", "ShowStatus": "Show the status", "AverageTimeToKill": "Average time to kill", diff --git a/RotationSolver/Localization/es.json b/RotationSolver/Localization/es.json index d515460fc..a6a748b91 100644 --- a/RotationSolver/Localization/es.json +++ b/RotationSolver/Localization/es.json @@ -358,7 +358,7 @@ "HealthSingleSpell": "Health of single spell", "HealthSingleAbilityHot": "Health of single ability Hot", "HealthSingleSpellHot": "Health of single spell Hot", - "HealthForDyingTanksDefault": "Health of dying tank", + "HealthForDyingTanks": "Health of dying tank", "IsValid": "Is this rotation valid", "ShowStatus": "Show the status", "AverageTimeToKill": "Average time to kill", diff --git a/RotationSolver/Localization/ja.json b/RotationSolver/Localization/ja.json index d5928e808..8ec367e7b 100644 --- a/RotationSolver/Localization/ja.json +++ b/RotationSolver/Localization/ja.json @@ -358,7 +358,7 @@ "HealthSingleSpell": "Health of single spell", "HealthSingleAbilityHot": "Health of single ability Hot", "HealthSingleSpellHot": "Health of single spell Hot", - "HealthForDyingTanksDefault": "Health of dying tank", + "HealthForDyingTanks": "Health of dying tank", "IsValid": "Is this rotation valid", "ShowStatus": "Show the status", "AverageTimeToKill": "Average time to kill", diff --git a/RotationSolver/Localization/zh.json b/RotationSolver/Localization/zh.json index 456892a67..f8a7dc970 100644 --- a/RotationSolver/Localization/zh.json +++ b/RotationSolver/Localization/zh.json @@ -358,7 +358,7 @@ "HealthSingleSpell": "单体治疗魔法", "HealthSingleAbilityHot": "单体Hot能力技", "HealthSingleSpellHot": "单体Hot魔法", - "HealthForDyingTanksDefault": "濒死坦克的生命值", + "HealthForDyingTanks": "Health of dying tank", "IsValid": "此循环生效", "ShowStatus": "显示状态", "AverageTimeToKill": "Average time to kill",