ok
Direktori : /proc/self/root/home2/selectio/www/mm-tailor-billing/lib/language/dutch/ |
Current File : //proc/self/root/home2/selectio/www/mm-tailor-billing/lib/language/dutch/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/) * @copyright Pieter Krul * @license http://opensource.org/licenses/MIT MIT License * @link http://codeigniter.com */ defined('BASEPATH') OR exit('Directe toegang tot scripts is niet toegestaan'); $lang['terabyte_abbr'] = 'TB'; $lang['gigabyte_abbr'] = 'GB'; $lang['megabyte_abbr'] = 'MB'; $lang['kilobyte_abbr'] = 'kB'; $lang['bytes'] = 'Bytes';