diff --git a/Chronicles of Darkness/translations/cs.json b/Chronicles of Darkness/translations/cs.json
index 595b06ca63..faa4a18bc4 100644
--- a/Chronicles of Darkness/translations/cs.json
+++ b/Chronicles of Darkness/translations/cs.json
@@ -110,7 +110,8 @@
"guild": "Guild:",
"agenda": "Agenda:",
"hunger": "Hunger:",
- "compact": "Compact/Conspiracy:",
+ "compact": "Compact",
+ "conspiracy": "Conspiracy",
"cronicle": "Chronicle:",
"concept": "Concept:",
"covenant": "Covenant:",
@@ -407,5 +408,6 @@
"persistent": "Persistent",
"subtle": "Subtle",
"delete-scar-variation": "In order to delete a Scar or Variation:",
- "scar-hint": "You will need to manually set your character's scar and variation attribute to roll the dice.
Set the value on the Dicepool box to match the attribute your character have that should be rolled for the situation."
+ "scar-hint": "You will need to manually set your character's scar and variation attribute to roll the dice.
Set the value on the Dicepool box to match the attribute your character have that should be rolled for the situation.",
+ "cell": "Cell"
}