diff options
Diffstat (limited to 'language/hr_HR/admin.lang.php')
-rw-r--r-- | language/hr_HR/admin.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/hr_HR/admin.lang.php b/language/hr_HR/admin.lang.php index 5e5248631..32207aa92 100644 --- a/language/hr_HR/admin.lang.php +++ b/language/hr_HR/admin.lang.php @@ -758,4 +758,6 @@ $lang['The high definition maximum width must be a number between %d and %d'] = $lang['The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form'] = 'Veličina poslane datoteke prelazi MAX_FILE_SIZE postavku definiranu unutar HTML obrasca'; $lang['The uploaded file exceeds the upload_max_filesize directive in php.ini: %sB'] = 'Veličina poslane datoteke prelazi uload_max_filesize postavku u php.ini: %sB'; $lang['The uploaded file was only partially uploaded'] = 'Poslana datoteka je djelomično upload-ana'; +$lang['Rate'] = 'Ocjena'; +$lang['Average rate'] = 'Prosječna ocjena'; ?>
\ No newline at end of file |