diff --git a/Doctor Who 2e/translations/tr.json b/Doctor Who 2e/translations/tr.json index 2d9557723b..65077ea26c 100644 --- a/Doctor Who 2e/translations/tr.json +++ b/Doctor Who 2e/translations/tr.json @@ -4,6 +4,7 @@ "doctorWho-u": "DOCTOR WHO", "theRoleplayingGame-u": "THE ROLEPLAYING GAME", "secondEdition-u": "SECOND EDITION", + "suppressDifficulty-c": "Suppress Difficulty?", "characterName-u": "CHARACTER NAME", "deviceName-u": "DEVICE NAME", "concept-u": "CONCEPT", @@ -57,5 +58,12 @@ "normal-c": "Normal", "advantage-c": "Advantage", "disadvantage-c": "Disadvantage", - "end-l": "end" + "check-c": "Check: ", + "result-c": "Result: ", + "failure-c": "Failure", + "difficulty-level-u": "DL: ", + "success-c": "Success", + "ones-c": "Ones: ", + "sixes-c": "Sixes: ", + "damage-c": "Damage: " } \ No newline at end of file