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

[ticket/12796] Use dedicated lang vars

PHPBB3-12796
This commit is contained in:
PayBas
2014-10-15 16:07:01 +02:00
parent 4bdae294cb
commit 1a128f9a76
4 changed files with 5 additions and 2 deletions

View File

@@ -54,6 +54,8 @@ $lang = array_merge($lang, array(
'DEST_LANG' => 'Language',
'DEST_LANG_EXPLAIN' => 'Select an appropriate language (if available) for the recipient of this message.',
'EDIT_PROFILE' => 'Edit profile',
'EMAIL_BODY_EXPLAIN' => 'This message will be sent as plain text, do not include any HTML or BBCode. The return address for this message will be set to your email address.',
'EMAIL_DISABLED' => 'Sorry but all email related functions have been disabled.',
'EMAIL_SENT' => 'The email has been sent.',