1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

[ticket/12684] Add command user:add

PHPBB3-12684
This commit is contained in:
LEZY Thomas
2014-06-10 11:07:46 +02:00
committed by Matt Friedman
parent f0a33dca72
commit 0102fa3f2d
2 changed files with 169 additions and 0 deletions

View File

@@ -309,6 +309,8 @@ $lang = array_merge($lang, array(
'SHOW_ALL_OPERATIONS' => 'Show all operations',
'SUCCESS_ADD_USER' => 'Successfully added user %s.',
'TASKS_NOT_READY' => 'Not ready tasks:',
'TASKS_READY' => 'Ready tasks:',
'TOTAL_SIZE' => 'Total size',