nextcloud/apps/contactsinteraction/l10n/nl.js

9 lines
314 B
JavaScript
Raw Normal View History

2020-11-30 05:19:45 +03:00
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);");