Add language entry for ExistsInFileSystem
This commit is contained in:
parent
d1126b3007
commit
344f586f19
|
@ -343,6 +343,7 @@ $SLANG = array(
|
|||
'Export' => 'Export',
|
||||
'DownloadVideo' => 'Download Video',
|
||||
'GenerateDownload' => 'Generate Download',
|
||||
'ExistsInFileSystem' => 'Exists In File System',
|
||||
'ExportFailed' => 'Export Failed',
|
||||
'ExportFormat' => 'Export File Format',
|
||||
'ExportFormatTar' => 'Tar',
|
||||
|
|
Loading…
Reference in New Issue