server/apps/files_sharing/l10n/ca.php

5 lines
81 B
PHP
Raw Normal View History

2012-08-13 21:19:31 +00:00
<?php $TRANSLATIONS = array(
2012-08-30 00:06:45 +00:00
"Password" => "Contrasenya",
"Submit" => "Envia"
2012-08-13 21:19:31 +00:00
);