Added missing lang variable (#1295)

* Added missing lang variable

* Update CHANGELOG.md
This commit is contained in:
Roman Kelesidis 2023-12-31 01:44:41 +07:00 committed by GitHub
commit ec67edd1ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -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';