diff --git a/FIST/translations/pt.json b/FIST/translations/pt.json index 9f765320e7..46ee6cb27f 100644 --- a/FIST/translations/pt.json +++ b/FIST/translations/pt.json @@ -23,5 +23,13 @@ "warDice-u": "WAR DICE", "warDiceDefn-c": "Luck and grit, spend for +1D6", "HP-u": "HP", - "HPDefn-c": "Operative death occurs at 0 HP" + "HPDefn-c": "Operative death occurs at 0 HP", + "check-c": "Check: ", + "result-c": "Result: ", + "failure-c": "Failure", + "partial-success-c": "Partial Success", + "success-c": "Success!", + "ultra-success-c": "Utra Success!", + "damage-c": "Damage: ", + "for-l": " *for* " } \ No newline at end of file