diff --git a/Ten candles/translations/de.json b/Ten candles/translations/de.json index fb6e638700..471454bb11 100644 --- a/Ten candles/translations/de.json +++ b/Ten candles/translations/de.json @@ -1,4 +1,6 @@ { + "success": "Success", + "failure": "Failure", "pc_sheet_title": "Character sheet", "gm_sheet_title": "GM Sheet", "pc_sheet": "Character", @@ -31,5 +33,7 @@ "characters_title": "Characters", "roll_d6_title": "Conflict Roll", "roll_hope_dice_title": "Hope Dice", - "roll_success": "Success" + "roll_success": "Success", + "lost_dice": "Lost dice :", + "lost_dices": "Lost dices :" }