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