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, 3 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 5dfc4565d..3effbc01f 100644 --- a/language/en_UK.iso-8859-1/common.lang.php +++ b/language/en_UK.iso-8859-1/common.lang.php @@ -211,6 +211,9 @@ $lang['best_rated_cat'] = 'best rated'; $lang['recent_pics_cat_hint'] = 'displays most recent pictures'; $lang['recent_pics_cat'] = 'recent pictures'; $lang['recent_pics_cat_title'] = 'Recent pictures'; +$lang['recent_cats_cat_hint'] = 'displays recently updated categories'; +$lang['recent_cats_cat'] = 'updated categories'; +$lang['recent_cats_cat_title'] = 'Recently updated categories'; $lang['visited'] = 'visited'; $lang['times'] = 'times'; $lang['customize_theme'] = 'interface theme'; |