f7cloud_client/apps/contactsinteraction/l10n/es_EC.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

8 lines
239 B
JavaScript

OC.L10N.register(
"contactsinteraction",
{
"Recently contacted" : "Recientemente contactado",
"Contacts Interaction" : "Interacción con contactos"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");