diff options
Diffstat (limited to 'language/en_UK')
-rw-r--r-- | language/en_UK/common.lang.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php index c9e448a73..024eeb7ec 100644 --- a/language/en_UK/common.lang.php +++ b/language/en_UK/common.lang.php @@ -419,4 +419,7 @@ $lang['Password confirmation is missing. Please confirm the chosen password.'] = $lang['%d photos per page'] = '%d photos per page'; $lang['Theme'] = 'Theme'; $lang['No results for'] = 'No results for'; +$lang['Apply on properties'] = 'Apply on properties'; +$lang['Photo title'] = 'Photo title'; +$lang['Photo description'] = 'Photo description'; ?>
\ No newline at end of file |