server/apps/files_sharing/l10n/ia.php

7 lines
136 B
PHP
Raw Normal View History

2013-04-27 00:24:29 +00:00
<?php $TRANSLATIONS = array(
"Password" => "Contrasigno",
"Submit" => "Submitter",
2013-06-30 00:13:07 +00:00
"Download" => "Discargar",
"Upload" => "Incargar"
2013-04-27 00:24:29 +00:00
);