mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-20 15:38:29 +00:00
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']['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";
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user