diff --git a/l10n/cs.js b/l10n/cs.js index eeee761d7..d9c8bdf93 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -50,6 +50,7 @@ OC.L10N.register( "Close" : "Zavřít", "Sharing" : "Sdílení", "Tags" : "Značky", + "Deleted Cards" : "Smazané karty", "Select users or groups to share with" : "Vyberte uživatele nebo skupiny pro sdílení", "Access for" : "Přístup pro", "No matching user or group found." : "Nevyhovuje žádný uživatel ani skupina", diff --git a/l10n/cs.json b/l10n/cs.json index db1de1534..203c4d9d3 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -48,6 +48,7 @@ "Close" : "Zavřít", "Sharing" : "Sdílení", "Tags" : "Značky", + "Deleted Cards" : "Smazané karty", "Select users or groups to share with" : "Vyberte uživatele nebo skupiny pro sdílení", "Access for" : "Přístup pro", "No matching user or group found." : "Nevyhovuje žádný uživatel ani skupina",