HEX
Server: LiteSpeed
System: Linux s12873.lon1.stableserver.net 5.14.0-611.11.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Dec 3 09:47:37 EST 2025 x86_64
User: jairicem (1242)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: /home/jairicem/kunakornthairestaurant.com/system/language/hindi/number_lang.php
<?php
/**
* System messages translation for CodeIgniter(tm)
*
* @author	CodeIgniter community
* @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'] = 'बाइट्स';