diff options
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/pl.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/pl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js index 6240fc9cab4..dd67807e7fa 100644 --- a/apps/dav/l10n/pl.js +++ b/apps/dav/l10n/pl.js @@ -53,6 +53,7 @@ OC.L10N.register( "Description:" : "Opis:", "Link:" : "Link: ", "Contacts" : "Kontakty", + "WebDAV" : "WebDAV", "Technical details" : "Szczegóły techniczne", "Remote Address: %s" : "Adres zdalny: %s", "Request ID: %s" : "ID żądania: %s", diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json index eb949a6e052..8221c4e8228 100644 --- a/apps/dav/l10n/pl.json +++ b/apps/dav/l10n/pl.json @@ -51,6 +51,7 @@ "Description:" : "Opis:", "Link:" : "Link: ", "Contacts" : "Kontakty", + "WebDAV" : "WebDAV", "Technical details" : "Szczegóły techniczne", "Remote Address: %s" : "Adres zdalny: %s", "Request ID: %s" : "ID żądania: %s", |