diff options
Diffstat (limited to 'apps/contacts/l10n/vi.php')
-rw-r--r-- | apps/contacts/l10n/vi.php | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/apps/contacts/l10n/vi.php b/apps/contacts/l10n/vi.php index 5713ede7b00..060ca079fa7 100644 --- a/apps/contacts/l10n/vi.php +++ b/apps/contacts/l10n/vi.php @@ -26,9 +26,6 @@ "Birthday" => "Ngày sinh nhật", "Add Contact" => "Thêm liên lạc", "Addressbooks" => "Sổ địa chỉ", -"CardDav Link" => "CardDav Link", -"Download" => "Tải về", -"Edit" => "Sửa", "Delete" => "Xóa", "Phone" => "Điện thoại", "Delete contact" => "Xóa liên lạc", @@ -44,5 +41,7 @@ "Active" => "Kích hoạt", "Save" => "Lưu", "Submit" => "Submit", -"Cancel" => "Hủy" +"Cancel" => "Hủy", +"Download" => "Tải về", +"Edit" => "Sửa" ); |