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