mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-24 20:17:58 +02:00
[ticket/12684] Move all lang keys to cli
PHPBB3-12684
This commit is contained in:
@ -124,6 +124,8 @@ $lang = array_merge($lang, array(
|
||||
|
||||
'CLI_THUMBNAIL_NOTHING_TO_GENERATE' => 'No thumbnails to generate.',
|
||||
'CLI_THUMBNAIL_NOTHING_TO_DELETE' => 'No thumbnails to delete.',
|
||||
|
||||
'CLI_USER_ADD_SUCCESS' => 'Successfully added user %s.',
|
||||
));
|
||||
|
||||
// Additional help for commands.
|
||||
|
Reference in New Issue
Block a user