ok
Direktori : /proc/self/root/home2/selectio/www/bharath/system/language/arabic/ |
Current File : //proc/self/root/home2/selectio/www/bharath/system/language/arabic/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'] = "بايت";