aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--language/vi_VN/common.lang.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/language/vi_VN/common.lang.php b/language/vi_VN/common.lang.php
index 953d15bfb..f855a3095 100644
--- a/language/vi_VN/common.lang.php
+++ b/language/vi_VN/common.lang.php
@@ -404,4 +404,12 @@ $lang['Numeric identifier, 1 → 9'] = 'Ký hiệu nhận dạng số học,
$lang['Numeric identifier, 9 → 1'] = 'Ký hiệu nhận dạng số học, 9 → 1';
$lang['Manual sort order'] = 'Sắp xếp vị trí thủ công';
+$lang['%d rate'] = 'xếp hạng %d';
+$lang['Bad request'] = 'Yêu cầu không hợp lệ';
+$lang['Forbidden'] = 'Bị hạn chế truy cập';
+$lang['Page not found'] = 'Không tìm thấy trang';
+$lang['Permalink for album not found'] = 'Không tìm thấy liên kết cho album';
+$lang['Piwigo encountered a non recoverable error'] = 'Piwigo gặp lỗi ngoài tầm kiểm soát';
+$lang['Requested album does not exist'] = 'Không có album như bạn yêu cầu';
+$lang['Requested tag does not exist'] = 'Không có tag như bạn yêu cầu';
?> \ No newline at end of file