<?php /* +-----------------------------------------------------------------------+ | localization/vi_VN/labels.inc | | | | Language file of the Roundcube Webmail client | | Copyright (C) 2012, The Roundcube Dev Team | | Licensed under the GNU General Public License | | | +-----------------------------------------------------------------------+ | Author: Kenny Tran <kennethanh@gmail.com> | +-----------------------------------------------------------------------+ */ $labels = array(); $labels['userinfo'] = 'Thông tin người dùng'; $labels['created'] = 'Được tạo'; $labels['lastlogin'] = 'Lần đăng nhập cuối'; $labels['defaultidentity'] = 'Nhận diện mặc định';