diff options
Diffstat (limited to 'language/vi_VN')
-rw-r--r-- | language/vi_VN/admin.lang.php | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/language/vi_VN/admin.lang.php b/language/vi_VN/admin.lang.php index b31917393..be68cf09f 100644 --- a/language/vi_VN/admin.lang.php +++ b/language/vi_VN/admin.lang.php @@ -445,7 +445,6 @@ $lang['add new photos to caddie'] = 'thêm thành phần mới vào caddie'; $lang['No display'] = 'Không hiển thị'; $lang['Classic display'] = 'Hiển thị kiểu classic'; $lang['Hoverbox display'] = 'Hiển thị kiểu hoverbox'; -$lang['Mail address is obligatory for all users'] = 'Địa chỉ email là thành phần bắt buộc đối với mọi nhóm người dùng'; $lang['Minimum privacy level'] = 'Mức độ riêng tư tối thiểu'; $lang['Privacy level'] = 'Mức độ riêng tư'; $lang['Level 0'] = '---'; @@ -971,4 +970,7 @@ $lang['Close user details'] = 'Đóng chi tiết người dùng'; $lang['Open user details'] = 'Mở chi tiết người dùng'; $lang['close'] = 'đóng'; $lang['Activate it now'] = 'Kích hoạt ngay'; -$lang['Allow users to add a link to their website'] = 'Cho phép người dùng thêm một liên kết đến website';
\ No newline at end of file +$lang['Allow users to add a link to their website'] = 'Cho phép người dùng thêm một liên kết đến website'; +$lang['Empty caddie'] = 'Xóa giỏ tạm'; +$lang['Impossible to deactivate the default theme.'] = 'Không thể vô hiệu giao diện mặc định'; +$lang['Mail address is mandatory for registration'] = 'Bắt buộc phải có địa chỉ email để đăng ký';
\ No newline at end of file |