5 lines
94 B
PHP
5 lines
94 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Close" => "Fermi",
|
|
"No people found" => "Ne troviĝis gento"
|
|
);
|