mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[feature/attach-dl] Added links to the templates
PHPBB3-11042
This commit is contained in:
@@ -161,6 +161,8 @@ $lang = array_merge($lang, array(
|
||||
'DISPLAY_MESSAGES' => 'Display messages from previous',
|
||||
'DISPLAY_POSTS' => 'Display posts from previous',
|
||||
'DISPLAY_TOPICS' => 'Display topics from previous',
|
||||
'DOWNLOAD_ALL' => 'Download all',
|
||||
'DOWNLOAD_ALL_ATTACH' => 'Download all attachments',
|
||||
'DOWNLOADED' => 'Downloaded',
|
||||
'DOWNLOADING_FILE' => 'Downloading file',
|
||||
'DOWNLOAD_COUNTS' => array(
|
||||
|
Reference in New Issue
Block a user