diff options
Diffstat (limited to 'apps/contactsinteraction/l10n/vi.js')
-rw-r--r-- | apps/contactsinteraction/l10n/vi.js | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/contactsinteraction/l10n/vi.js b/apps/contactsinteraction/l10n/vi.js new file mode 100644 index 00000000000..0a2790a6f83 --- /dev/null +++ b/apps/contactsinteraction/l10n/vi.js @@ -0,0 +1,9 @@ +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;"); |