diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-06-03 17:31:43 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-06-03 17:31:43 +0000 |
commit | ce5371d1609c1a9f4fe8ebfeb51eaaa9d5980c14 (patch) | |
tree | fcf41cad83fad23be192cbea44014327b7e7ed31 | |
parent | a70a274eaa274510f9bee49bf43ecf3991c129a4 (diff) |
[takeatour] Update vi_VN, thanks to : thexixoa
git-svn-id: http://piwigo.org/svn/trunk@28622 68402e56-0260-453c-a942-63ccdbb3a9ee
-rwxr-xr-x | plugins/TakeATour/language/vi_VN/plugin.lang.php | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/plugins/TakeATour/language/vi_VN/plugin.lang.php b/plugins/TakeATour/language/vi_VN/plugin.lang.php index 85ae0675a..1fe7a7356 100755 --- a/plugins/TakeATour/language/vi_VN/plugin.lang.php +++ b/plugins/TakeATour/language/vi_VN/plugin.lang.php @@ -61,4 +61,10 @@ $lang['2_7_0_title7'] = ' $lang['2_7_0_title8'] = ' '; $lang['2_7_0_title9'] = ' -';
\ No newline at end of file +'; +$lang['First Contact'] = 'Đầu mối đầu tiên'; +$lang['End tour'] = 'Kết thúc'; +$lang['2_7_0_title2'] = 'Tính năng mới đầu tiên'; +$lang['2_7_0_title3'] = 'Tìm nhanh'; +$lang['Prev'] = 'Trước đó'; +$lang['Next '] = 'Kế tiếp';
\ No newline at end of file |