diff --git a/language/et_EE/common.lang.php b/language/et_EE/common.lang.php index 357ab684c..68fd2bd8f 100644 --- a/language/et_EE/common.lang.php +++ b/language/et_EE/common.lang.php @@ -437,4 +437,6 @@ $lang['Your authentication key is no longer valid.'] = 'Teie autentimise võti e $lang['Invalid username or password!'] = 'Vale kasutajanimi või salasõna!'; $lang['generate random password'] = 'Genereeri juhuslik salasõna'; $lang['Password: ********** (no copy by email)'] = 'Parool: ********** (pole e-posti koopia)'; -$lang['Related albums'] = 'Seotud albumid'; \ No newline at end of file +$lang['Related albums'] = 'Seotud albumid'; +$lang['Album name, 100 → 10 → 5 → 1'] = 'Albumi nimi, 100 → 10 → 5 → 1'; +$lang['Album name, 1 → 5 → 10 → 100'] = 'Albumi nimi, 1 → 5 → 10 → 100'; \ No newline at end of file