diff --git a/src/i18n/strings/cs.json b/src/i18n/strings/cs.json index 7ea130d733..65a1fc4040 100644 --- a/src/i18n/strings/cs.json +++ b/src/i18n/strings/cs.json @@ -3618,5 +3618,7 @@ "%(senderName)s unpinned a message from this room. See all pinned messages.": "%(senderName)s odepnul zprávu z této místnosti. Zobrazit všechny připnuté zprávy.", "%(senderName)s unpinned a message from this room. See all pinned messages.": "%(senderName)s odepnul zprávu z této místnosti. Zobrazit všechny připnuté zprávy.", "%(senderName)s pinned a message to this room. See all pinned messages.": "%(senderName)s připnul zprávu k této místnosti. Zobrazit všechny připnuté zprávy.", - "%(senderName)s pinned a message to this room. See all pinned messages.": "%(senderName)s připnul zprávu k této místnosti. Zobrazit všechny připnuté zprávy." + "%(senderName)s pinned a message to this room. See all pinned messages.": "%(senderName)s připnul zprávu k této místnosti. Zobrazit všechny připnuté zprávy.", + "Currently, %(count)s spaces have access|one": "V současné době má prostor přístup", + "& %(count)s more|one": "a %(count)s další" }