1
0
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:
Matt Friedman
2016-02-29 21:03:32 -08:00
parent e905c6226d
commit 0ca4484525
4 changed files with 5 additions and 5 deletions

View File

@ -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.