diff --git a/ProjectMoonTRPG/translations/he.json b/ProjectMoonTRPG/translations/he.json index c6c9fccbfa..e8a1de7182 100644 --- a/ProjectMoonTRPG/translations/he.json +++ b/ProjectMoonTRPG/translations/he.json @@ -144,7 +144,10 @@ "helper-text-basedamage": "Base damage", "helper-text-flatdamagehp": "Flat HP DMG", "helper-text-flatdamagest": "Flat ST DMG", + "helper-text-flatdamagesp": "Flat SP DMG", "helper-text-applydamage": "Apply damage", + "helper-text-applyailments": "Apply ailments", + "helper-text-giveailments": "Give ailments", "resist-ailment": "Resistance", "ailments-panic-title": "Panic", "ailments-panic-text": "Panicked", @@ -284,7 +287,7 @@ "autoeffect-challengeroll": "ChallengeRoll", "autoeffect-speed": "Speed", "autoeffect-format-require": "Require [SCALING NUM] [TARGET]: [CHECK]", - "autoeffect-format-consume": "Consume [SCALING NUM] [TARGET]: [CHECK]", + "autoeffect-format-consume": "Consume [-SCALING NUM] [TARGET]: [CHECK]", "autoeffect-format-gain": "[/TARGET] Gain [SCALING NUM] [TARGET]", "autoeffect-format-inflict": "[/TARGET] Inflict [SCALING NUM] [TARGET]", "autoeffect-format-give": "[/TARGET] Give [SCALING NUM] [TARGET]", @@ -444,6 +447,7 @@ "distort-def-dice": "Def modifier applied when Distorted.", "distort-evd-dice": "Evd modifier applied when Distorted.", "message-from": "From", + "message-target": "Target", "message-roll": "Roll", "message-desc": "Description", "message-effect": "Effect",