batufa/system/i18n/en.php

6 lines
114 B
PHP

<?php defined('SYSPATH') or die('No direct script access.');
return array
(
'Hello, world' => 'Hello, world',
);