diff --git a/language/vi_VN/admin.lang.php b/language/vi_VN/admin.lang.php
index bf23e56a4..9b823ad45 100644
--- a/language/vi_VN/admin.lang.php
+++ b/language/vi_VN/admin.lang.php
@@ -836,4 +836,10 @@ $lang['Height'] = 'Chiều cao';
$lang['Follow Orientation'] = 'Định hướng Dõi theo';
$lang['If you want to regenerate thumbnails, please go to the Batch Manager.'] = 'Nếu bạn muốn tái tạo lại các hình thu nhỏ, hãy trỏ đến mục Quản lý Khối.';
$lang['Graphics Library'] = 'Thư viện Đồ họa';
+$lang['Activate icon "new" next to albums and pictures'] = 'Kích hoạt biểu tượng "ảnh mới" kế bên albums ảnh và hình';
+$lang['Add a criteria'] = 'Thêm một tiêu chí';
+$lang['Default photos order'] = 'Thứ tự ảnh mặc định';
+$lang['You can\'t define a default photo order because you have a custom setting in your local configuration.'] = 'Bạn không thể định ra một thứ tự ảnh mặc định vì đã có một thiết lập tùy chọn trong cấu hình cục bộ.';
+$lang['You have specified $conf[\'order_by\'] in your local configuration file, this parameter in deprecated, please remove it or rename it into $conf[\'order_by_custom\'] !'] = 'Bạn đã định ra $conf[\'order_by\'] trong tệp tin cấu hình cục bộ của bạn, tham số này không được chấp nhận, hãy xóa bỏ hoặc đổi tên trong mục $conf[\'order_by_custom\'] !';
+
?>
\ No newline at end of file