<?php
$lan = array(
'Developers' => 'Nhóm phát triển',
'Contributors' => 'Cộng tác viên',
'Translations' => 'Biên dịch',
'Portions of the system include' => 'Thành phần của hệ thống bao gồm',
'The developers wish to thank the many contributors to this system, who have helped out with bug reports, suggestions, donations, feature requests, sponsoring, translations and many other contributions.' => 'Nhóm phát triển xin chân thành cảm ơn tới các bạn đã đóng góp xây dựng hệ thống này, những người giúp xử lý lỗi, những gợi ý, động viên, yêu cầu các chức năng mới, tài trợ, biên dịch và rất nhiều những đóng góp quí báu khác.',
# use this tag to give your own name(s), so you are listed in the "About" page
# for credits for this particular translation
'credits for this translation' => 'Lê Hồng Việt (vleonline.net)',
# new in 2.10.1
'Documentation' => 'Tài liệu',
);
?>