diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-06-21 08:25:55 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-06-21 08:25:55 +0000 |
commit | 5d39f4a98bf1b58712eb31440c8d638ca897b8e5 (patch) | |
tree | c5ff0c4e43e41ec3e82de336c029584223bcb549 /language/vi_VN/common.lang.php | |
parent | 56b65760012ae327e86104a2b34c1485650ca65e (diff) |
[trunk_public] Update vi_VN, thanks to : dummy
git-svn-id: http://piwigo.org/svn/trunk@28756 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/vi_VN/common.lang.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/language/vi_VN/common.lang.php b/language/vi_VN/common.lang.php index 8c41a3c80..8cafcddc3 100644 --- a/language/vi_VN/common.lang.php +++ b/language/vi_VN/common.lang.php @@ -419,4 +419,7 @@ $lang['Password is missing. Please enter the password.'] = 'Thiếu mật khẩu $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Xác nhận mật khẩu bị thiếu. Vui lòng xác nhận lại mật khẩu đã chọn.'; $lang['%d photos per page'] = '%d ảnh mỗi trang'; $lang['Theme'] = 'Chủ đề'; -?>
\ No newline at end of file +$lang['Apply on properties'] = 'Áp dụng cho thuộc tính'; +$lang['No results for'] = 'Không tìm thấy kết quả cho'; +$lang['Photo description'] = 'Mô tả hình ảnh'; +$lang['Photo title'] = 'Tiêu đề hình ảnh';
\ No newline at end of file |