From d50ee514b2064ab1fa63d674636d1acc56f65973 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Mon, 17 Jan 2022 12:55:41 +0100 Subject: [PATCH] Update ro_RO, thanks to Jerome-PH --- language/ro_RO/common.lang.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/language/ro_RO/common.lang.php b/language/ro_RO/common.lang.php index feb66f7cd..35f0680f2 100644 --- a/language/ro_RO/common.lang.php +++ b/language/ro_RO/common.lang.php @@ -417,4 +417,6 @@ Cheia dvs. de autentificare nu mai este valabilă.'; $lang['generate random password'] = 'generează parolă aleatoare'; $lang['Invalid username or password!'] = 'Nume de utilizator sau parola incorecte!'; $lang['Password: ********** (no copy by email)'] = 'Parolă: ********** (fără copie prin e-mail)'; -$lang['Related albums'] = 'Albume conexe'; \ No newline at end of file +$lang['Related albums'] = 'Albume conexe'; +$lang['Album name, 1 → 5 → 10 → 100'] = 'Numele albumului, 1 → 5 → 10 → 100'; +$lang['Album name, 100 → 10 → 5 → 1'] = 'Numele albumului, 100 → 10 → 5 → 1'; \ No newline at end of file