diff options
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/sv.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/sv.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/sv.js b/apps/dav/l10n/sv.js index 5bcc0d621ae..a5f822b8b7f 100644 --- a/apps/dav/l10n/sv.js +++ b/apps/dav/l10n/sv.js @@ -114,6 +114,7 @@ OC.L10N.register( "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Om du konfigurerar dina arbetstimmar kan andra användare se när du inte är på jobbet när de bokar ett möte.", "Time zone:" : "Tidszon:", "to" : "till", + "Delete slot" : "Radera lucka", "No working hours set" : "Inga arbetstimmar satta", "Monday" : "Måndag", "Tuesday" : "Tisdag", diff --git a/apps/dav/l10n/sv.json b/apps/dav/l10n/sv.json index e4bbb46e490..8a6a0582333 100644 --- a/apps/dav/l10n/sv.json +++ b/apps/dav/l10n/sv.json @@ -112,6 +112,7 @@ "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Om du konfigurerar dina arbetstimmar kan andra användare se när du inte är på jobbet när de bokar ett möte.", "Time zone:" : "Tidszon:", "to" : "till", + "Delete slot" : "Radera lucka", "No working hours set" : "Inga arbetstimmar satta", "Monday" : "Måndag", "Tuesday" : "Tisdag", |