2012-08-14 01:19:31 +04:00
|
|
|
<?php $TRANSLATIONS = array(
|
2012-08-30 04:06:45 +04:00
|
|
|
"Password" => "Contrasenya",
|
2012-08-31 04:07:19 +04:00
|
|
|
"Submit" => "Envia",
|
|
|
|
"Download" => "Baixa",
|
|
|
|
"web services under your control" => "controleu els vostres serveis web"
|
2012-08-14 01:19:31 +04:00
|
|
|
);
|