diff --git a/l10n/cs.js b/l10n/cs.js index 0e9dbe8..f5efaf4 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -17,6 +17,7 @@ OC.L10N.register( "Owner" : "Vlastník", "Created" : "Vytvořeno", "Expires" : "Platnost končí", + "View results" : "Zobrazit výsledky", "Public access" : "Veřejný přístup", "Only shared" : "Pouze sdílené", "Registered users only" : "Pouze registrovaní uživatelé", diff --git a/l10n/cs.json b/l10n/cs.json index 8adda7b..d2178a9 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -15,6 +15,7 @@ "Owner" : "Vlastník", "Created" : "Vytvořeno", "Expires" : "Platnost končí", + "View results" : "Zobrazit výsledky", "Public access" : "Veřejný přístup", "Only shared" : "Pouze sdílené", "Registered users only" : "Pouze registrovaní uživatelé",