mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 05:43:55 -07:00
Added missing lang variable (#1295)
* Added missing lang variable * Update CHANGELOG.md
This commit is contained in:
parent
fdd84cb258
commit
ec67edd1ff
2 changed files with 2 additions and 0 deletions
|
@ -514,6 +514,7 @@ $lang['AVATAR_PANEL'] = 'Avatar control panel';
|
|||
|
||||
$lang['WEBSITE'] = 'Website';
|
||||
$lang['LOCATION'] = 'Location';
|
||||
$lang['LOCATION_FLAGS'] = 'Flag images are rendered by country codes:';
|
||||
$lang['CONTACT'] = 'Contact';
|
||||
$lang['EMAIL_ADDRESS'] = 'E-mail address';
|
||||
$lang['SEND_PRIVATE_MESSAGE'] = 'Send private message';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue