diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-01-03 21:43:15 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-01-03 21:43:15 +0000 |
commit | 58f515a3d1466623dadbc2af732696cad335d673 (patch) | |
tree | 2b4630c7fcb4fbaa6d206ce91cc2e9a7425f20a1 | |
parent | f9d3825bb1166aad621b427d6d5b324fee1e71f6 (diff) |
[trunk_install] Update hr_HR, thanks to : alen
git-svn-id: http://piwigo.org/svn/trunk@19770 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/hr_HR/install.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/hr_HR/install.lang.php b/language/hr_HR/install.lang.php index 40888550f..8bc2a4f37 100644 --- a/language/hr_HR/install.lang.php +++ b/language/hr_HR/install.lang.php @@ -69,4 +69,6 @@ $lang['You can download the config file and upload it to local/config directory $lang['Just another Piwigo gallery'] = 'Samo još jedna Piwigo galerija'; $lang['Welcome to my photo gallery'] = 'Dobrodošli u moju fotogaleriju'; +$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Ukoliko trebate pomoć slobodno pitajte na forumu: %s'; +$lang['Welcome to your new installation of Piwigo!'] = 'Dobrodošli na vašu novu Piwigo instalaciju!'; ?>
\ No newline at end of file |