ok
Direktori : /home2/selectio/www/mm-tailor-billing/lib/language/thai/ |
Current File : /home2/selectio/www/mm-tailor-billing/lib/language/thai/pagination_lang.php |
<?php /** * System messages translation for CodeIgniter(tm) * * @author CodeIgniter community * @copyright Copyright (c) 2014 - 2015, British Columbia Institute of Technology (http://bcit.ca/) * @license http://opensource.org/licenses/MIT MIT License * @link http://codeigniter.com */ defined('BASEPATH') OR exit('No direct script access allowed'); $lang['pagination_first_link'] = '‹ หน้าแรก'; $lang['pagination_next_link'] = '>'; $lang['pagination_prev_link'] = '<'; $lang['pagination_last_link'] = 'หน้าสุดท้าย ›';