diff options
author | rvelices <rv-github@modusoptimus.com> | 2012-02-09 20:43:41 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2012-02-09 20:43:41 +0000 |
commit | 1b527e396434fa72c60dfd57fc00ea3e31bebefc (patch) | |
tree | 9f2fc07b5e3b2ce2dad3316168b9288ce5f7e535 /language/vi_VN/common.lang.php | |
parent | afb04c02937046f22b2e71974c785c6ee70ae10f (diff) |
- language aditions/removal
git-svn-id: http://piwigo.org/svn/trunk@13068 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/vi_VN/common.lang.php')
-rw-r--r-- | language/vi_VN/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/vi_VN/common.lang.php b/language/vi_VN/common.lang.php index cc8029a0d..0cd6f64e4 100644 --- a/language/vi_VN/common.lang.php +++ b/language/vi_VN/common.lang.php @@ -374,7 +374,7 @@ $lang['medium'] = 'Vừa'; $lang['large'] = 'Lớn'; $lang['xlarge'] = 'Rất lớn'; $lang['xxlarge'] = 'Cực lớn'; -$lang['original'] = 'Bản gốc'; +$lang['Original'] = 'Bản gốc'; $lang['Thank you for registering at %s!'] = 'Cảm ơn bạn đã đăng ký tại %s!'; $lang['Here are your connection settings'] = 'Đây là thiết lập kết nối của bạn'; $lang['Password: %s'] = 'Mật khẩu: %s'; |