mirror of
https://gitlab.com/mojo42/Jirafeau.git
synced 2025-02-24 08:02:35 +01:00
typo : let it be empty/leave it empty
This commit is contained in:
parent
140082169d
commit
0eb02b9e29
@ -104,7 +104,7 @@ $tr = array (
|
|||||||
'Choose the default language' => 'Choisissez la langue par defaut',
|
'Choose the default language' => 'Choisissez la langue par defaut',
|
||||||
'Next step' => 'Etape suivante',
|
'Next step' => 'Etape suivante',
|
||||||
'Jirafeau has an administration interface (through admin.php). ' .
|
'Jirafeau has an administration interface (through admin.php). ' .
|
||||||
'You can set a password to access the interface or let it be empty ' .
|
'You can set a password to access the interface or leave it empty ' .
|
||||||
'to disable the interface.' => 'Jirafeau a une interface d\'administration (accessible via admin.php). Vous pouvez saisir un mot de passe pour y acceder ou ne pas en mettre pour désactiver l\'accès à l\'interface.',
|
'to disable the interface.' => 'Jirafeau a une interface d\'administration (accessible via admin.php). Vous pouvez saisir un mot de passe pour y acceder ou ne pas en mettre pour désactiver l\'accès à l\'interface.',
|
||||||
'Administration password' => 'Mot de passe d\'administration',
|
'Administration password' => 'Mot de passe d\'administration',
|
||||||
/* admin.php */
|
/* admin.php */
|
||||||
|
@ -84,7 +84,7 @@ $tr = array (
|
|||||||
'Choose the default language' => '',
|
'Choose the default language' => '',
|
||||||
'Next step' => '',
|
'Next step' => '',
|
||||||
'' .
|
'' .
|
||||||
'You can set a password to access the interface or let it be empty ' .
|
'You can set a password to access the interface or leave it empty ' .
|
||||||
'to disable the interface.' => '',
|
'to disable the interface.' => '',
|
||||||
'Administration password' => '',
|
'Administration password' => '',
|
||||||
/* admin.php */
|
/* admin.php */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user