5 lines
95 B
PHP
5 lines
95 B
PHP
<?php $TRANSLATIONS = array(
|
|
"No people found" => "Deguns trobat",
|
|
"Upload" => "Amontcarga"
|
|
);
|