diff --git a/language/et_EE/common.lang.php b/language/et_EE/common.lang.php index a42ccb5c8..a04ec3d79 100644 --- a/language/et_EE/common.lang.php +++ b/language/et_EE/common.lang.php @@ -448,4 +448,6 @@ $lang['Photo title'] = 'Foto pealkiri'; $lang['Album name, A → Z'] = 'Albumine nimed, A →Z'; $lang['Album name, Z → A'] = 'Albumine nimed, Z →A'; $lang['Link: %s'] = 'Link: %s'; -$lang['Your authentication key is no longer valid.'] = 'Teie autentimise võti enam ei kehti'; \ No newline at end of file +$lang['Your authentication key is no longer valid.'] = 'Teie autentimise võti enam ei kehti'; +$lang['Invalid username or password!'] = 'Vale kasutajanimi või salasõna!'; +$lang['generate random password'] = 'Genereeri juhuslik salasõna'; \ No newline at end of file