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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/en_UK.iso-8859-1/common.lang.php b/language/en_UK.iso-8859-1/common.lang.php index d566d845e..aaf550866 100644 --- a/language/en_UK.iso-8859-1/common.lang.php +++ b/language/en_UK.iso-8859-1/common.lang.php @@ -614,4 +614,6 @@ $lang['w_month'] = 'Month'; $lang['yes'] = 'Yes'; $lang['note_filter_day'] = 'The whole of the elements are filtered in order to diplay the recent elements of less %s day.'; $lang['note_filter_days'] = 'The whole of the elements are filtered in order to diplay the recent elements of less %s days.'; +$lang['page_end'] = 'Page bottom'; + ?> |