mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-11 22:08:54 +00:00
#4654684886 or so - I want my bug tracker back ;_;
Added a missing language variable. git-svn-id: file:///svn/phpbb/trunk@7196 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
0e3ea790cf
commit
a1cad7ca60
1 changed files with 1 additions and 0 deletions
|
@ -242,6 +242,7 @@ $lang = array_merge($lang, array(
|
|||
'NOTIFY' => 'Notification',
|
||||
'NO_ADMIN' => 'You are not authorised to administrate this board.',
|
||||
'NO_EMAILS_DEFINED' => 'No valid email addresses found',
|
||||
'NO_PASSWORD_SUPPLIED' => 'You need to enter your password to access the Administration Control Panel.',
|
||||
|
||||
'OFF' => 'Off',
|
||||
'ON' => 'On',
|
||||
|
|
Loading…
Add table
Reference in a new issue