diff options
Diffstat (limited to '')
-rw-r--r-- | language/ro_RO/common.lang.php | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/language/ro_RO/common.lang.php b/language/ro_RO/common.lang.php index 1e714766f..fac52e930 100644 --- a/language/ro_RO/common.lang.php +++ b/language/ro_RO/common.lang.php @@ -420,4 +420,9 @@ $lang['Password is missing. Please enter the password.'] = 'Parola lipseşte. Te $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Lipseşte confirmarea parolei. Te rog să confirmi parola aleasă.'; $lang['%d photos per page'] = '%d fotografii per pagină'; $lang['Theme'] = 'Temă'; -?>
\ No newline at end of file +$lang['Album name, Z → A'] = 'Nume album, Z → A'; +$lang['Photo title'] = 'Titlu fotografie'; +$lang['Photo description'] = 'Descriere fotografie'; +$lang['No results for'] = 'Nici un rezultat pentru'; +$lang['Apply on properties'] = 'Aplica la proprietati'; +$lang['Album name, A → Z'] = 'Nume album, A & rarr; Z';
\ No newline at end of file |