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 6a13ff7d5b5..38c19d99b9b 100644 --- a/apps/dav/l10n/pl.js +++ b/apps/dav/l10n/pl.js @@ -1,6 +1,7 @@ OC.L10N.register( "dav", { + "Contact birthdays" : "Kontakt urodzinowy", "Personal" : "Osobiste", "Contacts" : "Kontakty", "Technical details" : "Szczegóły techniczne", diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json index 9eedad7b9ad..4cc85f135ac 100644 --- a/apps/dav/l10n/pl.json +++ b/apps/dav/l10n/pl.json @@ -1,4 +1,5 @@ { "translations": { + "Contact birthdays" : "Kontakt urodzinowy", "Personal" : "Osobiste", "Contacts" : "Kontakty", "Technical details" : "Szczegóły techniczne", |