1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-10 10:44:20 +02:00

Merge pull request #5327 from rubencm/ticket/15300

[ticket/15300] Show maximum attachment filesize
This commit is contained in:
Marc Alexander
2020-09-09 09:24:25 +02:00
3 changed files with 7 additions and 4 deletions

View File

@@ -151,6 +151,7 @@ $lang = array_merge($lang, array(
'LOGIN_EXPLAIN_QUOTE' => 'You need to login in order to quote posts within this forum.',
'LOGIN_EXPLAIN_REPLY' => 'You need to login in order to reply to topics within this forum.',
'MAX_ATTACHMENT_FILESIZE' => 'Maximum filesize per attachment: %s.',
'MAX_FONT_SIZE_EXCEEDED' => 'You may only use fonts up to size %d.',
'MAX_FLASH_HEIGHT_EXCEEDED' => array(
1 => 'Your flash files may only be up to %d pixel high.',