diff options
Diffstat (limited to 'language')
-rw-r--r-- | language/en_UK/admin.lang.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index 61b123f8e..218c09661 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -980,4 +980,6 @@ $lang['based on'] = 'based on'; $lang['file name'] = 'file name'; $lang['date & time'] = 'date & time'; $lang['width & height'] = 'width & height'; -$lang['Upload in progress'] = 'Upload in progress';
\ No newline at end of file +$lang['Upload in progress'] = 'Upload in progress'; +$lang['Orphans'] = 'Orphans'; +$lang['Delete %d orphan photos'] = 'Delete %d orphan photos'; |