diff options
Diffstat (limited to 'language/en_UK/common.lang.php')
-rw-r--r-- | language/en_UK/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php index dd0d1d27f..985188b64 100644 --- a/language/en_UK/common.lang.php +++ b/language/en_UK/common.lang.php @@ -409,4 +409,5 @@ $lang['Bad request'] = 'Bad request'; $lang['Forbidden'] = 'Forbidden'; $lang['Piwigo encountered a non recoverable error'] = 'Piwigo encountered a non recoverable error'; $lang['Requested album does not exist'] = 'Requested album does not exist'; +$lang['Permalink for album not found'] = 'Permalink for album not found'; ?>
\ No newline at end of file |