diff options
author | plegall <plg@piwigo.org> | 2016-05-03 15:55:16 +0200 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2016-05-03 15:55:16 +0200 |
commit | f0d29d9134193be7fe708b6a2f54f80eeb9e77bf (patch) | |
tree | 8f4084c62c85f7ace2d5c764235a624060d1e47b /language/vi_VN/common.lang.php | |
parent | c5af8c4922f8cd7d833da7900592ffaae3b8e0da (diff) |
cherry-pick 50 commits from translation2.8.1
git log --reverse --oneline translation ^master --pretty=format:"git cherry-pick --no-commit %H" a452994..c7465d6 | bash
Diffstat (limited to 'language/vi_VN/common.lang.php')
-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 aa3ccbb1e..1fdaf345c 100644 --- a/language/vi_VN/common.lang.php +++ b/language/vi_VN/common.lang.php @@ -425,4 +425,5 @@ $lang['Photo description'] = 'Mô tả hình ảnh'; $lang['Photo title'] = 'Tiêu đề ảnh'; $lang['Album name, A → Z'] = 'Tên album, A → Z'; $lang['Album name, Z → A'] = 'Tên album, Z → A'; -$lang['Link: %s'] = 'Liên kết: %s';
\ No newline at end of file +$lang['Link: %s'] = 'Liên kết: %s'; +$lang['Your authentication key is no longer valid.'] = 'Khóa xác thực của bạn không còn hợp lệ nữa.';
\ No newline at end of file |