Subversion-Projekte lars-tiefland.ci

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

<?php
/**
 * System messages translation for CodeIgniter(tm)
 *
 * @author      CodeIgniter community
 * @author      Kim Chanthoeun
 * @copyright   Copyright (c) 2014-2019, British Columbia Institute of Technology (https://bcit.ca/)
 * @license     http://opensource.org/licenses/MIT      MIT License
 * @link        https://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']         = 'បៃ';