Recommend this page to a friend! |
Classes of Alan H. Lake | > | I18N class | > | severalfiles/en_US.e.php | > | Download |
|
![]() |
<?php /* en_US.e.php */ $string['Example1'] = 'sprintf(\'Example with One File\');'; $string['ExampleSeveral'] = 'sprintf(\'Example with Several Files\');'; $string['ExampleSQL'] = 'sprintf(\'Example using SQL\');'; ?> |