diff options
Diffstat (limited to 'language/en_UK/admin.lang.php')
-rw-r--r-- | language/en_UK/admin.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index dcb45fe8b..180750941 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -168,6 +168,7 @@ $lang['all'] = "all"; $lang['Allow rating'] = "Allow rating"; $lang['Allow user customization'] = 'Allow user customization'; $lang['Allow user registration'] = "Allow user registration"; +$lang['Allow users to add a link to their website'] = "Allow users to add a link to their website"; $lang['Allow users to delete their own comments'] = "Allow users to delete their own comments"; $lang['Allow users to edit their own comments'] = "Allow users to edit their own comments"; $lang['Allowed file types: %s.'] = 'Allowed file types: %s.'; |