0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-12 12:09:14 +00:00
nextcloud_server/apps/contactsinteraction/l10n/vi.js
Nextcloud bot 8d4f1c004c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-10 00:27:12 +00:00

9 lines
546 B
JavaScript

OC.L10N.register(
"contactsinteraction",
{
"Recently contacted" : "Liên hệ gần đây",
"Contacts Interaction" : "Liên hệ tương tác",
"Manages interaction between users and contacts" : "Quản lý tương tác giữa người dùng và liên hệ",
"Collect data about user and contacts interactions and provide an address book for the data" : "Thu thập dữ liệu về tương tác của người dùng và danh bạ, đồng thời cung cấp sổ địa chỉ cho dữ liệu"
},
"nplurals=1; plural=0;");