diff options
Diffstat (limited to 'apps/dav/l10n/sk.js')
-rw-r--r-- | apps/dav/l10n/sk.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/dav/l10n/sk.js b/apps/dav/l10n/sk.js index 639adcce21a..b2b3708e840 100644 --- a/apps/dav/l10n/sk.js +++ b/apps/dav/l10n/sk.js @@ -137,7 +137,6 @@ 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", - "i" : "i" + "Calendar and tasks" : "Kalendár a úlohy" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); |