summaryrefslogtreecommitdiffstats
path: root/apps/contactsinteraction/l10n/de.js
blob: c1ad258561e9c1a5c6ef6ced7324adf2dd6016c8 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "contactsinteraction",
    {
    "Recently contacted" : "Zuletzt kontaktiert",
    "Contacts Interaction" : "Kontaktinteraktionen",
    "Manages interaction between users and contacts" : "Verwaltet Interaktionen von Benutzern mit Kontakten."
},
"nplurals=2; plural=(n != 1);");