Blame view
sources/apps/external/l10n/ca.php
161 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "External Sites" => "Llocs web externs", "Name" => "Nom", "URL" => "URL", "Remove site" => "Elimina el lloc", "Add" => "Afegeix" ); |