5 lines
97 B
PHP
5 lines
97 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Close" => "Loka",
|
|
"No people found" => "Engir notendur fundust"
|
|
);
|