diff options
Diffstat (limited to 'language/en_UK.iso-8859-1/common.lang.php')
-rw-r--r-- | language/en_UK.iso-8859-1/common.lang.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/language/en_UK.iso-8859-1/common.lang.php b/language/en_UK.iso-8859-1/common.lang.php index 9e15a7772..960ffeb5e 100644 --- a/language/en_UK.iso-8859-1/common.lang.php +++ b/language/en_UK.iso-8859-1/common.lang.php @@ -300,5 +300,6 @@ $lang['standard_deviation'] = 'STD'; $lang['random_cat'] = 'random pictures'; $lang['random_cat_hint'] = 'Displays a set of random pictures'; $lang['picture_high'] = 'Click on the picture to see it in high definition'; - +$lang['up_hint'] = 'Up to the thumbnails'; +$lang['up_alt'] = 'up'; ?>
\ No newline at end of file |