Add nl-nl items (#4862)
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Admin BDD";
|
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Admin BDD";
|
||||||
$apps[$x]['menu'][$y]['title']['he-il'] = "";
|
$apps[$x]['menu'][$y]['title']['he-il'] = "";
|
||||||
$apps[$x]['menu'][$y]['title']['it-it'] = "Adminer";
|
$apps[$x]['menu'][$y]['title']['it-it'] = "Adminer";
|
||||||
$apps[$x]['menu'][$y]['title']['nl-nl'] = "";
|
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Adminer";
|
||||||
$apps[$x]['menu'][$y]['title']['pl-pl'] = "";
|
$apps[$x]['menu'][$y]['title']['pl-pl'] = "";
|
||||||
$apps[$x]['menu'][$y]['title']['pt-br'] = "Adminer";
|
$apps[$x]['menu'][$y]['title']['pt-br'] = "Adminer";
|
||||||
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Administrador";
|
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Administrador";
|
||||||
@@ -27,4 +27,4 @@
|
|||||||
$apps[$x]['menu'][$y]['path'] = "/app/adminer/index.php";
|
$apps[$x]['menu'][$y]['path'] = "/app/adminer/index.php";
|
||||||
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
|
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|||||||
Reference in New Issue
Block a user