mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
feature 1522: Move config_local.inc.php to local/config/config.inc.php
git-svn-id: http://piwigo.org/svn/trunk@5215 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -535,7 +535,7 @@ $lang['Go to %s or %s for more informations'] = "Gaa naar %s of %s voor meer inf
|
||||
$lang['the forum'] = "het forum";
|
||||
$lang['the wiki'] = "de wiki";
|
||||
$lang['%s value is not correct file because exif are not supported'] = "%s waarde is niet een correct bestand omdat exif niet ondersteund word";
|
||||
$lang['%s must be to set to false in your config_local.inc.php file'] = "%s moet aangepast worden naar false in je config_local.inc.php bestand";
|
||||
$lang['%s must be to set to false in your local/config/config.inc.php file'] = "%s moet aangepast worden naar false in je local/config/config.inc.php bestand";
|
||||
$lang['Main "guest" user does not exist'] = "Hooft \"gast\" gebruiker bestaat niet meer";
|
||||
$lang['Main "guest" user status is incorrect'] = "Hooft \"gast\" gebruikers status is niet correct";
|
||||
$lang['Default user does not exist'] = "Standaard gebruiker bestaat niet meer";
|
||||
|
||||
Reference in New Issue
Block a user