mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/10607] Added 'Powered by' translation string.
Added POWERED_BY line to common.php and modified the templates to use it. PHPBB3-10607
This commit is contained in:
@@ -450,6 +450,7 @@ $lang = array_merge($lang, array(
|
||||
'POST_TIME' => 'Post time',
|
||||
'POST_TOPIC' => 'Post a new topic',
|
||||
'POST_UNAPPROVED' => 'This post is waiting for approval',
|
||||
'POWERED_BY' => 'Powered by %s',
|
||||
'PREVIEW' => 'Preview',
|
||||
'PREVIOUS' => 'Previous', // Used in pagination
|
||||
'PREVIOUS_STEP' => 'Previous',
|
||||
|
Reference in New Issue
Block a user