diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-07-07 04:57:30 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-07-07 04:57:30 +0000 |
commit | 3537ead249b99e6e87360e69dc83dd9694bc5d95 (patch) | |
tree | 3ad243ccd19a5f47858e229f2ab0b9b768d1ec5e /language/vi_VN | |
parent | eefc6d4d53ac0b753a7421bf3c96d408780bbd7d (diff) |
[trunk_public] Update vi_VN, thanks to : dummy
git-svn-id: http://piwigo.org/svn/trunk@28979 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/vi_VN')
-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 8cafcddc3..40b14c68e 100644 --- a/language/vi_VN/common.lang.php +++ b/language/vi_VN/common.lang.php @@ -422,4 +422,6 @@ $lang['Theme'] = 'Chủ đề'; $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 +$lang['Photo title'] = 'Tiêu đề hình ảnh'; +$lang['Album name, A → Z'] = 'Tên album, A → Z'; +$lang['Album name, Z → A'] = 'Tên album, Z → A';
\ No newline at end of file |