add ConcurrentFilter translation
This commit is contained in:
parent
51d814ad46
commit
e67f247374
|
@ -233,6 +233,7 @@ $SLANG = array(
|
||||||
'Close' => 'Close',
|
'Close' => 'Close',
|
||||||
'Colour' => 'Colour',
|
'Colour' => 'Colour',
|
||||||
'Command' => 'Command',
|
'Command' => 'Command',
|
||||||
|
'ConcurrentFilter' => 'Run filter concurrently',
|
||||||
'Config' => 'Config',
|
'Config' => 'Config',
|
||||||
'ConfiguredFor' => 'Configured for',
|
'ConfiguredFor' => 'Configured for',
|
||||||
'ConfirmDeleteEvents' => 'Are you sure you wish to delete the selected events?',
|
'ConfirmDeleteEvents' => 'Are you sure you wish to delete the selected events?',
|
||||||
|
|
Loading…
Reference in New Issue