| 2418 |
lars |
1 |
<?php
|
|
|
2 |
/**
|
|
|
3 |
* System messages translation for CodeIgniter(tm)
|
|
|
4 |
*
|
|
|
5 |
* @author CodeIgniter community
|
|
|
6 |
* @author Kim Chanthoeun
|
|
|
7 |
* @copyright Copyright (c) 2014-2019, British Columbia Institute of Technology (https://bcit.ca/)
|
|
|
8 |
* @license http://opensource.org/licenses/MIT MIT License
|
|
|
9 |
* @link https://codeigniter.com
|
|
|
10 |
*/
|
|
|
11 |
defined('BASEPATH') OR exit('No direct script access allowed');
|
|
|
12 |
|
|
|
13 |
$lang['terabyte_abbr'] = 'ážáŸážáŸ’រាបៃ';
|
|
|
14 |
$lang['gigabyte_abbr'] = 'ជីកាបៃ';
|
|
|
15 |
$lang['megabyte_abbr'] = 'មáŸáž€áž¶áž”ៃ';
|
|
|
16 |
$lang['kilobyte_abbr'] = 'គីឡូបៃ';
|
|
|
17 |
$lang['bytes'] = 'បៃ';
|