diff options
Diffstat (limited to '')
-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 3d4586f17..1adef4441 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -797,4 +797,5 @@ $lang['Type here the author name'] = 'Type here the author name'; $lang['remove title'] = 'remove title'; $lang['Type here the title'] = 'Type here the title'; $lang['remove creation date'] = 'remove creation date'; +$lang['with no album'] = 'with no album'; ?> |