summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/de_AT.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/de_AT.php')
-rw-r--r--apps/files_trashbin/l10n/de_AT.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/files_trashbin/l10n/de_AT.php b/apps/files_trashbin/l10n/de_AT.php
deleted file mode 100644
index c24aa37115e..00000000000
--- a/apps/files_trashbin/l10n/de_AT.php
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"Error" => "Fehler",
-"Delete" => "Löschen"
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";