aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--language/vi_VN/common.lang.php15
1 files changed, 15 insertions, 0 deletions
diff --git a/language/vi_VN/common.lang.php b/language/vi_VN/common.lang.php
index 7834bd2c7..e955ad99f 100644
--- a/language/vi_VN/common.lang.php
+++ b/language/vi_VN/common.lang.php
@@ -388,5 +388,20 @@ $lang['Mobile'] = 'Di động';
$lang['2small'] = 'XXS - nhỏ';
$lang['xsmall'] = 'XS - cực nhỏ';
$lang['Desktop'] = 'Desktop';
+$lang['File name, A → Z'] = 'Tên tệp tin, A → Z';
+$lang['File name, Z → A'] = 'Tên tệp tin, Z → A';
+$lang['Photo title, A → Z'] = 'Tựa đề ảnh, A → Z';
+$lang['Photo title, Z → A'] = 'Tựa đề ảnh, Z → A';
+$lang['Date created, new → old'] = 'Ngày tháng khởi tạo, mới → cũ';
+$lang['Date created, old → new'] = 'Ngày tháng khởi tạo, cũ → mới';
+$lang['Date posted, new → old'] = 'Ngày tháng gởi ảnh, mới→ cũ';
+$lang['Date posted, old → new'] = 'Ngày tháng gởi ảnh, cũ → mới';
+$lang['Rating score, high → low'] = 'Tỉ lệ xếp hạng, cao → thấp';
+$lang['Rating score, low → high'] = 'Tỉ lệ xếp hạng, thấp → cao';
+$lang['Visits, high → low'] = 'Số lần xem, cao → thấp';
+$lang['Visits, low → high'] = 'Số lần xem, thấp → cao';
+$lang['Numeric identifier, 1 → 9'] = 'Ký hiệu nhận dạng số học, 1 → 9';
+$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';
?> \ No newline at end of file