diff options
author | ddtddt <ddtddt@piwigo.org> | 2012-03-26 15:05:45 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2012-03-26 15:05:45 +0000 |
commit | e0637bc2389c8f96112bf5bf7f6a4c89c6880dc8 (patch) | |
tree | 68f013f3e9de7e37dc8e838d7d1edfaa2c419789 /language/vi_VN/common.lang.php | |
parent | 8e9f8b710e7ba49914af8ddc6d32d94d3bf62bb5 (diff) |
[trunk] - language - update vi_VN - Tiếng Việt - Vietnamese Thanks to Em Ku - feature:2457
git-svn-id: http://piwigo.org/svn/trunk@13752 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/vi_VN/common.lang.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/language/vi_VN/common.lang.php b/language/vi_VN/common.lang.php index 471ddf5b9..7834bd2c7 100644 --- a/language/vi_VN/common.lang.php +++ b/language/vi_VN/common.lang.php @@ -385,6 +385,8 @@ $lang['Show latest comments first'] = 'Hiển thị những lời bình mới nh $lang['Photo sizes'] = 'Kích thước ảnh'; $lang['View in'] = 'Xem ảnh ở'; $lang['Mobile'] = 'Di động'; - +$lang['2small'] = 'XXS - nhỏ'; +$lang['xsmall'] = 'XS - cực nhỏ'; +$lang['Desktop'] = 'Desktop'; ?>
\ No newline at end of file |