diff options
Diffstat (limited to 'language/en_UK.iso-8859-1')
-rw-r--r-- | language/en_UK.iso-8859-1/common.lang.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/language/en_UK.iso-8859-1/common.lang.php b/language/en_UK.iso-8859-1/common.lang.php index c0427ea9e..9b2403b1b 100644 --- a/language/en_UK.iso-8859-1/common.lang.php +++ b/language/en_UK.iso-8859-1/common.lang.php @@ -76,6 +76,7 @@ $lang['password'] = 'Password'; $lang['customize'] = 'Customize'; $lang['new'] = 'New'; $lang['identification'] = 'Identification'; +$lang['remember_me'] = 'Auto login'; //Calendar $lang['calendar'] = 'calendar'; @@ -292,5 +293,5 @@ $lang['standard_deviation'] = 'STD'; $lang['random_cat'] = 'random pictures'; $lang['random_cat_hint'] = 'Displays a set of random pictures'; $lang['picture_high'] = 'Click on the picture to see it in high definition'; -$lang['remember_me'] = 'remember me'; + ?>
\ No newline at end of file |