mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-16 13:44:12 +02:00
[ticket/12610] Add command to check if the board is up to date.
PHPBB3-12610
This commit is contained in:
committed by
Tristan Darricau
parent
17e8726582
commit
346f31a031
@@ -328,6 +328,10 @@ $lang = array_merge($lang, array(
|
||||
'USERNAMES_EXPLAIN' => 'Place each username on a separate line.',
|
||||
'USER_CONTROL_PANEL' => 'User Control Panel',
|
||||
|
||||
'UPDATE_NEEDED' => 'The board is not up to date.',
|
||||
'UPDATE_NOT_NEEDED' => 'The board is up to date.',
|
||||
'UPDATES_AVAILABLE' => 'Updates available:',
|
||||
|
||||
'WARNING' => 'Warning',
|
||||
));
|
||||
|
||||
|
Reference in New Issue
Block a user