summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/sk.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/l10n/sk.js')
-rw-r--r--apps/dav/l10n/sk.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/dav/l10n/sk.js b/apps/dav/l10n/sk.js
index b2b3708e840..639adcce21a 100644
--- a/apps/dav/l10n/sk.js
+++ b/apps/dav/l10n/sk.js
@@ -137,6 +137,7 @@ OC.L10N.register(
"Tentative" : "Neistý",
"Save" : "Uložiť",
"Your attendance was updated successfully." : "Vaša účasť bola aktualizovaná úspešne.",
- "Calendar and tasks" : "Kalendár a úlohy"
+ "Calendar and tasks" : "Kalendár a úlohy",
+ "i" : "i"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");