Add nl-nl items (#4862)
This commit is contained in:
parent
f339fe8b64
commit
6b264f4724
|
|
@ -12,7 +12,7 @@
|
|||
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Admin BDD";
|
||||
$apps[$x]['menu'][$y]['title']['he-il'] = "";
|
||||
$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']['pt-br'] = "Adminer";
|
||||
$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]['groups'][] = "superadmin";
|
||||
|
||||
?>
|
||||
?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue