1
0
Mirror von https://github.com/nextcloud/server.git synchronisiert 2024-08-10 14:11:53 +02:00
nextcloud/apps/files_trashbin/l10n/de_AT.php
2014-03-11 01:59:39 -04:00

6 Zeilen
103 B
PHP

<?php
$TRANSLATIONS = array(
"Delete" => "Löschen"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";