[trunk] - vi_VN update Thanks to Em Ku

git-svn-id: http://piwigo.org/svn/trunk@10068 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt 2011-04-05 16:16:36 +00:00
commit 25c74b8bb4

View file

@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
/*
Language Name: Tiếng Việt [VN]
Version: 2.2.0
Version: 2.2.0
Language URI: http://piwigo.org/ext/extension_view.php?eid=437
Author: Piwigo team
Author URI: http://piwigo.org
@ -358,4 +358,5 @@ $lang['This author modified following comment:'] = 'Tác giả này đã soạn
$lang['This author removed the comment with id %d'] = 'Tác giả này đã xóa bỏ lời bình có ID là %d';
$lang['validate this comment'] = 'xác nhận lời bình này';
$lang['show tag cloud'] = 'hiển thị thẻ mây';
$lang['html tags are not allowed in login'] = 'thẻ html không được phép dùng để đăng nhập';
?>