diff options
Diffstat (limited to 'apps/contactsinteraction/l10n/nl.js')
-rw-r--r-- | apps/contactsinteraction/l10n/nl.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/contactsinteraction/l10n/nl.js b/apps/contactsinteraction/l10n/nl.js index 624855d3b65..475ddb69e18 100644 --- a/apps/contactsinteraction/l10n/nl.js +++ b/apps/contactsinteraction/l10n/nl.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Recently contacted" : "Recentelijk gecontacteerd", "Contacts Interaction" : "Contactpersoneninteractie", - "Manages interaction between users and contacts" : "Beheert interactie tussen gebruikers en contactpersonen" + "Manages interaction between users and contacts" : "Beheert interactie tussen gebruikers en contactpersonen", + "Collect data about user and contacts interactions and provide an address book for the data" : "Verzamel gegevens over interacties tussen gebruikers en contactpersonen en biedt een adresboek voor de gegevens" }, "nplurals=2; plural=(n != 1);"); |