Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/de_AT.js')
-rw-r--r--apps/files_trashbin/l10n/de_AT.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/de_AT.js b/apps/files_trashbin/l10n/de_AT.js
index db1e7544a5b..5d1a6cec445 100644
--- a/apps/files_trashbin/l10n/de_AT.js
+++ b/apps/files_trashbin/l10n/de_AT.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"files_trashbin",
{
- "Error" : "Fehler",
- "Delete" : "Löschen"
+ "Delete" : "Löschen",
+ "Error" : "Fehler"
},
"nplurals=2; plural=(n != 1);");