diff options
Diffstat (limited to 'src/web/lang/en_US/apps/settings.php')
-rw-r--r-- | src/web/lang/en_US/apps/settings.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/web/lang/en_US/apps/settings.php b/src/web/lang/en_US/apps/settings.php index 06796df..81ba0ec 100644 --- a/src/web/lang/en_US/apps/settings.php +++ b/src/web/lang/en_US/apps/settings.php @@ -13,6 +13,8 @@ $lang['security_desc'] = 'Modify your account authentication information.'; $lang['media_title'] = 'Account Media'; $lang['media_desc'] = 'Modify your profiles avatar and banner.'; +$lang['ph_profile_bio'] = 'Profile Bio'; + $lang['ph_avatar'] = 'Avatar'; $lang['ph_banner'] = 'Banner'; |