Update lang.php

Fixed spelling of downlaod
This commit is contained in:
Fraser Murray
2016-10-10 08:18:13 +01:00
committed by GitHub
parent 9d6d3cbd59
commit 12d52a05c6

View File

@@ -438,7 +438,7 @@ return [
'default' => 'default', 'default' => 'default',
'language-settings' => 'Language Settings', 'language-settings' => 'Language Settings',
'iso-code' => 'ISO-CODE', 'iso-code' => 'ISO-CODE',
'download' => 'Downlaod', 'download' => 'Download',
'upload_file' => 'Upload File', 'upload_file' => 'Upload File',
'enter_iso-code' => 'Enter ISO-CODE', 'enter_iso-code' => 'Enter ISO-CODE',
'eg.' => 'Example', 'eg.' => 'Example',