aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/cs.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/l10n/cs.js')
-rw-r--r--apps/dav/l10n/cs.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js
index 671c4c9046d..9cb7ccf4b27 100644
--- a/apps/dav/l10n/cs.js
+++ b/apps/dav/l10n/cs.js
@@ -137,6 +137,7 @@ OC.L10N.register(
"Tentative" : "Nezávazně",
"Save" : "Uložit",
"Your attendance was updated successfully." : "Vaše účast byla úspěšně aktualizována.",
- "Calendar and tasks" : "Kalendář a úkoly"
+ "Calendar and tasks" : "Kalendář a úkoly",
+ "i" : "i"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");