riainvoice/application/language/english/custom_lang.php
gandhimathi Bharathirajan c940cb1a2c all files
2017-09-11 14:38:03 +05:30

18 lines
408 B
PHP

<?php
/**
* CUSTOM LANGUAGE STRINGS
*
* Add your custom Language Strings here with the following scheme:
*
* 'language_string_key' => 'Actual content of the Language String',
*
* Please notice that 'language_string_key' should only contain alphanumeric
* characters and underscores.
* If you are not sure take a look at the ip_lang.php file or visit the
* community forums.
*/
$lang = array(
);