nextcloud/apps/contactsinteraction/l10n/sw.js
Nextcloud bot 7383858a8f
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-03 00:12:18 +00:00

9 lines
500 B
JavaScript

OC.L10N.register(
"contactsinteraction",
{
"Recently contacted" : "Recently contacted",
"Contacts Interaction" : "Contacts Interaction",
"Manages interaction between accounts and contacts" : "Manages interaction between accounts and contacts",
"Collect data about accounts and contacts interactions and provide an address book for the data" : "Collect data about accounts and contacts interactions and provide an address book for the data"
},
"nplurals=2; plural=(n != 1);");