diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-09-05 18:40:11 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-09-05 18:40:11 +0000 |
commit | 701c3c6091574482b0be0a9af572b55e40eab856 (patch) | |
tree | 15839ad212933a88d21cf149f6d870203b303cc8 /language/vi_VN/install.lang.php | |
parent | 1670488fc16cb608bb098257d14a1600c6afda50 (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@12062 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/vi_VN/install.lang.php')
-rw-r--r-- | language/vi_VN/install.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/vi_VN/install.lang.php b/language/vi_VN/install.lang.php index 26af5e486..54c121ed0 100644 --- a/language/vi_VN/install.lang.php +++ b/language/vi_VN/install.lang.php @@ -72,4 +72,6 @@ $lang['Download the config file'] = 'Tải tệp tin cấu hình xuống'; $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Bạn có thể tải tệp tin cấu hình và upload nó vào thư mục local/config của thư mục cài đặt Piwigo.'; $lang['SQLite and PostgreSQL are currently in experimental state.'] = 'SQLite và PostgreSQL hiện đang được thử nghiệm.'; $lang['Learn more'] = 'Tìm hiểu thêm'; +$lang['Just another Piwigo gallery'] = 'Lại thêm một thư viện Piwigo nữa'; +$lang['Welcome to my photo gallery'] = 'Chào mừng bạn đến với thư viện hình của tôi'; ?>
\ No newline at end of file |