6 lines
180 B
PHP
6 lines
180 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Password" => "Senhal",
|
|
"Submit" => "Sosmetre",
|
|
"Download" => "Avalcarga",
|
|
"web services under your control" => "Services web jos ton contraròtle"
|
|
);
|