Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit b250645

Browse files
committed
Fix de language file - Close #933
1 parent de6b6dd commit b250645

File tree

1 file changed

+2
-2
lines changed
  • core/src/plugins/core.ajaxplorer/i18n

1 file changed

+2
-2
lines changed

core/src/plugins/core.ajaxplorer/i18n/de.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"date_relative_tomorrow" => "Morgen um TIME",
3939
"date_relative_days_ago" => "vor %s Tagen",
4040
"date_relative_days_ahead" => "in %s Tagen",
41-
"byte_unit_symbol" => "b",
41+
"byte_unit_symbol" => "B",
4242
"0" => "Aktuelle Version",
4343
"1" => "Dateiname",
4444
"2" => "Größe",
@@ -63,7 +63,7 @@
6363
"21" => "PHP-Skript",
6464
"22" => "PHP-Skript",
6565
"23" => "Datei",
66-
"24" => "Aufärts",
66+
"24" => "Aufwärts",
6767
"25" => "Eine oder mehrere Dateien (max. ".ConfService::getConf('UPLOAD_MAX_NUMBER').") in folgenden Ordner hochladen: ",
6868
"26" => "Erstelle einen neuen Ordner in: ",
6969
"27" => "Hochladen",

0 commit comments

Comments
 (0)