aboutsummaryrefslogtreecommitdiffstats
path: root/apps/contactsinteraction/l10n/nl.js
blob: 624855d3b65dc5fd1b8f09ddefb2b4f139cb96b9 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "contactsinteraction",
    {
    "Recently contacted" : "Recentelijk gecontacteerd",
    "Contacts Interaction" : "Contactpersoneninteractie",
    "Manages interaction between users and contacts" : "Beheert interactie tussen gebruikers en contactpersonen"
},
"nplurals=2; plural=(n != 1);");