Fixed missing language strings for 'preview' and 'filetype'. Upped version.

This commit is contained in:
LarsDW223
2016-09-10 14:14:42 +02:00
parent 63b3a261cb
commit d6b2e685a5
3 changed files with 5 additions and 1 deletions

View File

@@ -12,3 +12,5 @@ $lang['filesize'] = 'Filesize';
$lang['lastmodified'] = 'Last modified';
$lang['error_nomatch'] = 'No match';
$lang['error_outsidejail'] = 'Access denied';
$lang['preview'] = 'Preview';
$lang['filetype'] = 'Filetype';