mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
[ticket/8785] Rebuilding posting_editor pm head + new language vars
PHPBB3-8785
This commit is contained in:
@@ -472,7 +472,11 @@ $lang = array_merge($lang, array(
|
||||
'TIMEZONE' => 'Timezone',
|
||||
'TIMEZONE_DATE_SUGGESTION' => 'Suggestion: %s',
|
||||
'TIMEZONE_INVALID' => 'The timezone you selected is invalid.',
|
||||
'TO' => 'To',
|
||||
'TO' => 'Recipient',
|
||||
'TO_MASS' => 'Recipients',
|
||||
'TO_ADD' => 'Add recipient',
|
||||
'TO_ADD_MASS' => 'Add recipients',
|
||||
'TO_ADD_GROUPS' => 'Add groups',
|
||||
'TOO_MANY_RECIPIENTS' => 'You tried to send a private message to too many recipients.',
|
||||
'TOO_MANY_REGISTERS' => 'You have exceeded the maximum number of registration attempts for this session. Please try again later.',
|
||||
|
||||
|
Reference in New Issue
Block a user