diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-04-05 16:16:36 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-04-05 16:16:36 +0000 |
commit | 25c74b8bb416da8602f8f291138858812933026a (patch) | |
tree | 38b0336585c87f7cc91f1cd28a5e240822963790 | |
parent | 56f6d25921df6fcca09ec6e475805110b178dbe8 (diff) |
[trunk] - vi_VN update Thanks to Em Ku
git-svn-id: http://piwigo.org/svn/trunk@10068 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r-- | language/vi_VN/common.lang.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/language/vi_VN/common.lang.php b/language/vi_VN/common.lang.php index a4ef02218..8d1c3c1b1 100644 --- a/language/vi_VN/common.lang.php +++ b/language/vi_VN/common.lang.php @@ -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';
?>
\ No newline at end of file |