server/apps/files_trashbin/l10n/ia.php
2013-05-04 02:00:54 +02:00

5 lines
92 B
PHP

<?php $TRANSLATIONS = array(
"Error" => "Error",
"Name" => "Nomine",
"Delete" => "Deler"
);