summaryrefslogtreecommitdiffstats
path: root/l10n/de_AT.php
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/de_AT.php')
-rw-r--r--l10n/de_AT.php10
1 files changed, 0 insertions, 10 deletions
diff --git a/l10n/de_AT.php b/l10n/de_AT.php
deleted file mode 100644
index 31a19f576..000000000
--- a/l10n/de_AT.php
+++ /dev/null
@@ -1,10 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"by" => "von",
-"from" => "von",
-"Download" => "Herunterladen",
-"Description" => "Beschreibung",
-"Settings" => "Einstellungen",
-"Import" => "Importieren"
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";