From 5c24314b048d7f0b4e51cd57786bfa6e0965f11f Mon Sep 17 00:00:00 2001 From: roll20deploy Date: Tue, 27 May 2025 14:43:18 -0400 Subject: [PATCH] New translations translation.json (Catalan) --- Doctor Who 2e/translations/ca.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Doctor Who 2e/translations/ca.json b/Doctor Who 2e/translations/ca.json index 2d9557723b..65077ea26c 100644 --- a/Doctor Who 2e/translations/ca.json +++ b/Doctor Who 2e/translations/ca.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