diff --git a/l10n/sk.js b/l10n/sk.js index 5eb47e400..1ab35619e 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -228,6 +228,7 @@ OC.L10N.register( "Select Date" : "Vybrať dátum", "Assign a tag to this card…" : "Tejto karte priradiť štítok…", "(group)" : "(skupina)", + "Next week – {timeLocale}" : "Budúci týždeň – {timeLocale}", "Todo items" : "Položky úloh", "{count} comments, {unread} unread" : "{count} komentárov, {unread} neprečítaných", "Edit card title" : "Upraviť názov karty", diff --git a/l10n/sk.json b/l10n/sk.json index 85d2d0bf1..6d7fbc2f6 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -226,6 +226,7 @@ "Select Date" : "Vybrať dátum", "Assign a tag to this card…" : "Tejto karte priradiť štítok…", "(group)" : "(skupina)", + "Next week – {timeLocale}" : "Budúci týždeň – {timeLocale}", "Todo items" : "Položky úloh", "{count} comments, {unread} unread" : "{count} komentárov, {unread} neprečítaných", "Edit card title" : "Upraviť názov karty",