ok
Direktori : /proc/self/root/home2/selectio/www/mm-tailor-billing/lib/language/khmer/ |
Current File : //proc/self/root/home2/selectio/www/mm-tailor-billing/lib/language/khmer/number_lang.php |
<?php /** * System messages translation for CodeIgniter(tm) * * @author CodeIgniter community * @author Kim Chanthoeun * @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['terabyte_abbr'] = 'តេត្រាបៃ'; $lang['gigabyte_abbr'] = 'ជីកាបៃ'; $lang['megabyte_abbr'] = 'មេកាបៃ'; $lang['kilobyte_abbr'] = 'គីឡូបៃ'; $lang['bytes'] = 'បៃ';