5 lines
106 B
PHP
5 lines
106 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Password" => "Senhal",
|
|
"Submit" => "Sosmetre",
|
|
"Download" => "Avalcarga"
|
|
);
|