From c074084e11a11deb56fcdea6ff2d09cb6b3244bb Mon Sep 17 00:00:00 2001 From: Fraser Murray Date: Mon, 10 Oct 2016 08:18:44 +0100 Subject: [PATCH] Fixed spelling of downlaod --- resources/lang/de/lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/de/lang.php b/resources/lang/de/lang.php index 99a6ef2e4..babede809 100644 --- a/resources/lang/de/lang.php +++ b/resources/lang/de/lang.php @@ -343,7 +343,7 @@ return [ */ 'default' => 'default', 'iso-code' => 'ISO-CODE', - 'download' => 'Downlaod', + 'download' => 'Download', 'upload_file' => 'Upload File', 'enter_iso-code' => 'Enter ISO-CODE', 'eg.' => 'Example',