diff options
Diffstat (limited to 'language/en_GB/common.lang.php')
-rw-r--r-- | language/en_GB/common.lang.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/language/en_GB/common.lang.php b/language/en_GB/common.lang.php index c6644875c..80176d40a 100644 --- a/language/en_GB/common.lang.php +++ b/language/en_GB/common.lang.php @@ -61,4 +61,7 @@ $lang['Your favorites'] = "Your favourites"; $lang['Your Gallery Customization'] = "Your gallery customisation"; +$lang['no rate'] = 'no rating'; +$lang['display your favorites photos'] = 'display your favourite photos'; +$lang['You are not authorized to access the requested page'] = 'You are not authorised to access the requested page'; ?>
\ No newline at end of file |