nextcloud/apps/files_trashbin/l10n/oc.php

6 lines
90 B
PHP

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