mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/17067] Add lang variable for rows per second & searchindex:
PHPBB3-17067
This commit is contained in:
@@ -146,6 +146,8 @@ $lang = array_merge($lang, array(
|
||||
'CLI_REPARSER_REPARSE_REPARSING_START' => 'Reparsing %s...',
|
||||
'CLI_REPARSER_REPARSE_SUCCESS' => 'Reparsing ended with success',
|
||||
|
||||
'CLI_ROWS_PER_SECOND' => '%s rows/s',
|
||||
|
||||
'CLI_SEARCHINDEX_SEARCH_BACKEND_NAME' => 'Backend class',
|
||||
'CLI_SEARCHINDEX_BACKEND_NOT_FOUND' => 'Search module not found',
|
||||
'CLI_SEARCHINDEX_CREATE_SUCCESS' => 'Search index created successfully',
|
||||
|
Reference in New Issue
Block a user