diff options
Diffstat (limited to 'language/en_UK')
-rw-r--r-- | language/en_UK/common.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php index 54b221e4b..cef1111d1 100644 --- a/language/en_UK/common.lang.php +++ b/language/en_UK/common.lang.php @@ -392,6 +392,7 @@ $lang['View'] = "View"; $lang['Visits'] = "Visits"; $lang['Visits, high → low'] = 'Visits, high → low'; $lang['Visits, low → high'] = 'Visits, low → high'; +$lang['Website'] = 'Website'; $lang['Webmaster'] = "Webmaster"; $lang['Week %d'] = "Week %d"; $lang['Welcome to your Piwigo photo gallery!'] = 'Welcome to your Piwigo photo gallery!'; @@ -409,5 +410,6 @@ $lang['Your favorites'] = "Your favorites"; $lang['Your Gallery Customization'] = "Your gallery customization"; $lang['Your password has been reset'] = 'Your password has been reset'; $lang['Your username has been successfully changed to : %s'] = 'Your username has been successfully changed to : %s'; +$lang['Your website URL is invalid'] = 'Your website URL is invalid'; $lang['mandatory'] = 'mandatory'; ?>
\ No newline at end of file |