nextcloud/apps/files_trashbin/l10n/ia.php

6 lines
92 B
PHP

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