diff options
Diffstat (limited to '')
-rw-r--r-- | language/ro_RO/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/ro_RO/common.lang.php b/language/ro_RO/common.lang.php index 576863e2d..81083f286 100644 --- a/language/ro_RO/common.lang.php +++ b/language/ro_RO/common.lang.php @@ -406,4 +406,5 @@ $lang['Rating score, high → low'] = 'Scorul de rating, ridicat → scazu $lang['Rating score, low → high'] = 'Scorul de rating, scazut → ridicat'; $lang['Visits, high → low'] = 'Vizite , ridicat → scazut'; $lang['Visits, low → high'] = 'Vizite, scazut → ridicat'; +$lang['%d rate'] = 'Evaluare %d'; ?>
\ No newline at end of file |