mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/17010] Add missing language variable
PHPBB3-17010
This commit is contained in:
parent
6b00e9fe09
commit
f3eb774abd
1 changed files with 1 additions and 0 deletions
|
@ -593,6 +593,7 @@ $lang = array_merge($lang, array(
|
|||
'LOG_CONFIG_SETTINGS' => '<strong>Altered board settings</strong>',
|
||||
'LOG_CONFIG_SIGNATURE' => '<strong>Altered signature settings</strong>',
|
||||
'LOG_CONFIG_VISUAL' => '<strong>Altered anti-spambot settings</strong>',
|
||||
'LOG_CONFIG_WEBPUSH' => '<strong>Altered webpush settings</strong>',
|
||||
|
||||
'LOG_APPROVE_TOPIC' => '<strong>Approved topic</strong><br />» %s',
|
||||
'LOG_BUMP_TOPIC' => '<strong>User bumped topic</strong><br />» %s',
|
||||
|
|
Loading…
Add table
Reference in a new issue