ok
Direktori : /proc/thread-self/root/home2/selectio/www/bharath/system/language/gujarati/ |
Current File : //proc/thread-self/root/home2/selectio/www/bharath/system/language/gujarati/number_lang.php |
<?php /** * System messages translation for CodeIgniter(tm) * * @author CodeIgniter community * @copyright Copyright (c) 2014 - 2017, British Columbia Institute of Technology (http://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'] = 'બાઇટ્સ';