From df9f1c7be39fc2033cbcabf199ad5c10cd7b85c3 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Mon, 17 Jan 2022 12:55:35 +0100 Subject: [PATCH] Update et_EE, thanks to deemon --- 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 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