diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-09-26 16:13:47 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-09-26 16:13:47 +0000 |
commit | 0170190bfdd5e445af0ed66b7cdabff770e85fa8 (patch) | |
tree | 5f043471aa2d33211f0a2697de9ddadc3609412e /language/hr_HR/admin.lang.php | |
parent | fe69c5eeaceca33e02095ece00e689fac63c514e (diff) |
[trunk] - language - update hr_HR - Hrvatski - Croatian - cleaning - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@12233 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-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 |