From 757616968df7e9522857a931164b25a1b0a31978 Mon Sep 17 00:00:00 2001 From: gnantic Date: Thu, 15 Jan 2009 19:54:27 +0000 Subject: git-svn-id: http://piwigo.org/svn/branches/2.0@3078 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/hr_HR/install.lang.php | 66 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 language/hr_HR/install.lang.php (limited to 'language/hr_HR/install.lang.php') diff --git a/language/hr_HR/install.lang.php b/language/hr_HR/install.lang.php new file mode 100644 index 000000000..9396106c3 --- /dev/null +++ b/language/hr_HR/install.lang.php @@ -0,0 +1,66 @@ +Piwigo message board.'; +$lang['install_end_message'] = 'The configuration of Piwigo is finished, here is the next step

+* go to the identification page and use the login/password given for webmaster
+* this login will enable you to access to the administration panel and to the instructions in order to place pictures in your directories'; +$lang['conf_mail_webmaster'] = 'Webmaster mail address'; +$lang['conf_mail_webmaster_info'] = 'Visitors will be able to contact site administrator with this mail'; +?> \ No newline at end of file -- cgit v1.2.3