diff options
Diffstat (limited to 'apps/files_trashbin/l10n/de_AT.php')
-rw-r--r-- | apps/files_trashbin/l10n/de_AT.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/de_AT.php b/apps/files_trashbin/l10n/de_AT.php index afa3eff001c..c24aa37115e 100644 --- a/apps/files_trashbin/l10n/de_AT.php +++ b/apps/files_trashbin/l10n/de_AT.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Error" => "Fehler", "Delete" => "Löschen" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |