5 lines
85 B
PHP
5 lines
85 B
PHP
<?php
|
|
return array(
|
|
// 'an english string' => 'The displayed english string',
|
|
);
|