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 ed1e1e1aa..afc993bcd 100644 --- a/language/en_UK/common.lang.php +++ b/language/en_UK/common.lang.php @@ -417,4 +417,5 @@ $lang['mandatory'] = 'mandatory'; $lang['Email'] = "Email"; $lang['Password is missing. Please enter the password.'] = "Password is missing. Please enter the password."; $lang['Password confirmation is missing. Please confirm the chosen password.'] = "Password confirmation is missing. Please confirm the chosen password."; +$lang['%d photos per page'] = '%d photos per page'; ?>
\ No newline at end of file |