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