diff options
Diffstat (limited to 'apps/dav')
-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 6a3df2b920a..715869abf39 100644 --- a/apps/dav/l10n/pl.js +++ b/apps/dav/l10n/pl.js @@ -54,6 +54,7 @@ OC.L10N.register( "Where:" : "Gdzie: ", "Description:" : "Opis:", "Link:" : "Link: ", + "Accept" : "Akceptuj", "Contacts" : "Kontakty", "WebDAV" : "WebDAV", "Technical details" : "Szczegóły techniczne", diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json index 7f3f5a452a0..92c58b1bfd6 100644 --- a/apps/dav/l10n/pl.json +++ b/apps/dav/l10n/pl.json @@ -52,6 +52,7 @@ "Where:" : "Gdzie: ", "Description:" : "Opis:", "Link:" : "Link: ", + "Accept" : "Akceptuj", "Contacts" : "Kontakty", "WebDAV" : "WebDAV", "Technical details" : "Szczegóły techniczne", |