0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-13 07:53:51 +00:00
nextcloud_server/apps/contactsinteraction/l10n/nl.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
200 B
JavaScript
Raw Permalink Normal View History

2020-11-30 02:19:45 +00:00
OC.L10N.register(
"contactsinteraction",
{
"Recently contacted" : "Recentelijk gecontacteerd",
"Contacts Interaction" : "Contactpersoneninteractie"
2020-11-30 02:19:45 +00:00
},
"nplurals=2; plural=(n != 1);");