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 15ce554a1..7055d3e01 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -538,6 +538,7 @@ $lang['nothing'] = "nothing"; $lang['Notification'] = "Notification"; $lang['Notify administrators when a comment is'] = 'Notify administrators when a comment is'; $lang['Number of comments per page'] = "Number of comments per page"; +$lang['Number of albums per page'] = 'Number of albums per page'; $lang['Number of downloads'] = "Number of downloads"; $lang['number of miniaturized photos'] = "number of thumbnails created"; $lang['Number of rates'] = "Number of rates"; |