[trunk] update HR
git-svn-id: http://piwigo.org/svn/trunk@5837 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
c69bb91cb3
commit
a90c8262d5
2 changed files with 12 additions and 3 deletions
|
|
@ -756,4 +756,6 @@ $lang['Execution time is out, treatment must be continue [Estimated time: %d sec
|
|||
$lang['By rank'] = 'Po poretku';
|
||||
$lang['Manual order'] = 'Ručni poredak';
|
||||
$lang['Add another set of photos'] = 'Dodaj još jedan skup slika';
|
||||
?>
|
||||
$lang['Path'] = 'Putanja';
|
||||
$lang['Download file'] = 'Preuzmi zapis';
|
||||
?>
|
||||
|
|
@ -196,11 +196,18 @@ $validated_keys = array(
|
|||
'Piwigo Uploader',
|
||||
'localhost, sql.multimania.com, toto.freesurf.fr',
|
||||
'email',
|
||||
'',
|
||||
),
|
||||
|
||||
'hr_HR' => array(
|
||||
'',
|
||||
'%d Kb',
|
||||
'Filter',
|
||||
'Tag',
|
||||
'Webmaster',
|
||||
'IP: %s',
|
||||
'%d tag',
|
||||
'user_status_webmaster',
|
||||
'IP',
|
||||
'localhost, sql.multimania.com, toto.freesurf.fr',
|
||||
),
|
||||
|
||||
'hu_HU' => array(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue