diff options
Diffstat (limited to 'core/l10n/cs.js')
-rw-r--r-- | core/l10n/cs.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js index ef3d3a99ba1..70412a019b8 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -236,6 +236,8 @@ OC.L10N.register( "(all selected)" : "(vše vybrané)", "({count} selected)" : "(vybráno {count})", "Error loading file exists template" : "Chyba při načítání šablony existence souboru", + "Show list view" : "Zobrazit v seznamu", + "Show grid view" : "Zobrazit v mřížce", "Pending" : "Čekající", "Copy to {folder}" : "Zkopírovat do {folder}", "Move to {folder}" : "Přesunout do {folder}", |