git-svn-id: http://piwigo.org/svn/trunk@6132 68402e56-0260-453c-a942-63ccdbb3a9ee

This commit is contained in:
voyteckst
2010-05-09 05:29:40 +00:00
parent 3597dcaa7a
commit d4e9ec6757
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -73,4 +73,6 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
$lang['Creation of config file local/config/database.inc.php failed.'] = 'Nie powiodło sięstworzenie pliku konfiguracyjnego local/config/database.inc.php.';
$lang['Download the config file'] = 'Pobierz plik konfiguracyjny';
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Możesz pobrać plik konfiguracyjny i wgrać go do katalogu lokalnego/z konfiguracją.';
$lang['SQLite and PostgreSQL are currently in experimental state.'] = 'Wsparcie dla SQLite oraz PostgreSQL jest eksperymentalne.';
$lang['Learn more'] = 'Dowiedz się więcej';
?>