nextcloud/apps/files_versions/l10n/de_DE.php

6 lines
150 B
PHP

<?php $TRANSLATIONS = array(
"Could not revert: %s" => "Konnte %s nicht zurücksetzen",
"Versions" => "Versionen",
"Restore" => "Wiederherstellen"
);