Files
therinaldos.com/wedding-pics/apps/contactsinteraction/l10n/de.js
T
david ef1ff240d4
Build & Deploy to DigitalOcean Space / build (push) Failing after 2m38s
migrate therinaldos.com data
2024-05-05 15:50:45 -04:00

10 lines
505 B
JavaScript

OC.L10N.register(
"contactsinteraction",
{
"Recently contacted" : "Zuletzt kontaktiert",
"Contacts Interaction" : "Kontakte-Interaktion",
"Manages interaction between users and contacts" : "Verwaltet Interaktionen von Benutzern mit Kontakten.",
"Collect data about user and contacts interactions and provide an address book for the data" : "Sammelt Daten über Benutzer- und Kontaktinteraktionen und stellt ein Adressbuch für die Daten bereit"
},
"nplurals=2; plural=(n != 1);");