diff --git a/lang/en.json b/lang/en.json index 5fc7cf5f..ec2130b8 100755 --- a/lang/en.json +++ b/lang/en.json @@ -327,9 +327,9 @@ "text": "Are you sure you want to remove {name} from the party?" }, "Thresholds": { - "minor": "1HP", - "major": "2HP", - "severe": "3HP" + "minor": "MIN", + "major": "MAJ", + "severe": "SEV" } } },