diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-09-25 06:57:14 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-09-25 06:57:14 +0000 |
commit | c90eb8c3a9bbeeee0ce76eaf1335664b24e153c8 (patch) | |
tree | ce9ac564ffdd8094dd96eb5cbe4d967287d03a75 /language/vi_VN/common.lang.php | |
parent | 2b00b8006a2784fdffbcd9f7e3f9ae5dd2be7759 (diff) |
[trunk] - language - update vi_VN - Tiếng Việt - Vietnamese Thanks to Em Ku - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@12217 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/vi_VN/common.lang.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/language/vi_VN/common.lang.php b/language/vi_VN/common.lang.php index a1a0440ca..42cc42cf8 100644 --- a/language/vi_VN/common.lang.php +++ b/language/vi_VN/common.lang.php @@ -370,5 +370,8 @@ $lang['You will receive a link to create a new password via email.'] = 'Bạn s $lang['Username or email'] = 'Người dùng hoặc email';
$lang['Change my password'] = 'Đổi mật khẩu của tôi';
$lang['Enter your new password below.'] = 'Nhập mật khẩu mới của bạn ở dưới.';
+$lang['Reset Password'] = 'Đặt lại mật khẩu';
+$lang['EXIF Metadata'] = 'Lý lịch dữ liệu EXIF';
+$lang['IPTC Metadata'] = 'Lý lịch dữ liệu IPTC';
?>
\ No newline at end of file |