From cd8db45088dc3fd5b83f49cfa09ae968aabeb92c Mon Sep 17 00:00:00 2001 From: Wes Baker Date: Sat, 30 May 2020 13:03:18 -0400 Subject: [PATCH] Add missing translations for rolltemplate --- Adventures on a Dime/translation.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/Adventures on a Dime/translation.json b/Adventures on a Dime/translation.json index affcde0a36..1c402f1a74 100644 --- a/Adventures on a Dime/translation.json +++ b/Adventures on a Dime/translation.json @@ -54,5 +54,15 @@ "new-flaw": "New Flaw", "sessions-without-skills": "Sessions without Skills", "sessions-without-skills-paragraph-1": "During each sessionof play of AOAD, you should get the chance to learn a new Skill for a Job you are training to get.", - "sessions-without-skills-paragraph-2": "Mark sessions played where you haven't learnt a skill below, which you can make up for later with the Narrator." + "sessions-without-skills-paragraph-2": "Mark sessions played where you haven't learnt a skill below, which you can make up for later with the Narrator.", + "roll": "Roll", + "result": "Result", + "critical": "Critical", + "success": "Success", + "complication": "Complication", + "hijinx": "Hijinx", + "description-success": "You do as well as you can. The Narrator describes how successful you are.", + "description-complication": "You barely manage to pull it off, but not without consequence. The Narrator describes how the situation becomes more complicated.", + "description-hijinx": "Something goes terribly wrong. The Narrator describes how things go awry, and hijinx may follow.", + "description-critical-success": "You do better than expected! The Narrator describes how things go in your favor." }