diff options
Diffstat (limited to 'apps/dav')
-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 25cd0d797c8..5d9a2b6c9f5 100644 --- a/apps/dav/l10n/sv.js +++ b/apps/dav/l10n/sv.js @@ -42,6 +42,7 @@ OC.L10N.register( "Contact birthdays" : "Födelsedagar", "Personal" : "Privat", "Contacts" : "Kontakter", + "WebDAV" : "WebDAV", "Technical details" : "Tekniska detaljer", "Remote Address: %s" : "Extern adress: %s", "Request ID: %s" : "Begär ID: %s" diff --git a/apps/dav/l10n/sv.json b/apps/dav/l10n/sv.json index ba76ca55329..3a536dd915b 100644 --- a/apps/dav/l10n/sv.json +++ b/apps/dav/l10n/sv.json @@ -40,6 +40,7 @@ "Contact birthdays" : "Födelsedagar", "Personal" : "Privat", "Contacts" : "Kontakter", + "WebDAV" : "WebDAV", "Technical details" : "Tekniska detaljer", "Remote Address: %s" : "Extern adress: %s", "Request ID: %s" : "Begär ID: %s" |