Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
home
/
qtdcvxyp
/
public_html
/
sms
/
aa
/
system
/
language
/
tamil
✏️
Editing: 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'] = 'பைட்டுகள்';
💾 Save Changes
❌ Cancel