From d60403d45540ca4a631d2136b355aa83b036c180 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sun, 12 Mar 2017 12:07:59 +0100 Subject: [PATCH] Update et_EE, thanks to Pelagis --- language/et_EE/common.lang.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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