server/apps/files_trashbin/l10n/oc.php
2013-04-09 02:14:02 +02:00

5 lines
90 B
PHP

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