From 26dc33dbbe8fd9b7c1df3f932e11ab3566c606fa Mon Sep 17 00:00:00 2001 From: roll20deploy Date: Tue, 27 May 2025 14:43:40 -0400 Subject: [PATCH] New translations translation.json (Turkish) --- Doctor Who 2e/translations/tr.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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