1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

[ticket/17010] Add missing language variable

PHPBB3-17010
This commit is contained in:
Marc Alexander
2023-07-30 09:02:19 +02:00
parent 6b00e9fe09
commit f3eb774abd

View File

@@ -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',