diff --git a/src/i18n/strings/cs.json b/src/i18n/strings/cs.json index c09493fa23..e6cda5cb4b 100644 --- a/src/i18n/strings/cs.json +++ b/src/i18n/strings/cs.json @@ -3591,5 +3591,6 @@ "What kind of Space do you want to create?": "Jaký druh prostoru chcete vytvořit?", "Open Space": "Otevřít prostor", "To join an existing space you'll need an invite.": "Chcete-li se připojit k existujícímu prostoru, potřebujete pozvánku.", - "You can change this later.": "Toto můžete změnit později." + "You can change this later.": "Toto můžete změnit později.", + "Unknown failure: %(reason)s": "Neznámá chyba: %(reason)s" }