mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Fixing/Adding missing translations in app_languages and app_menu files (#6795)
This commit is contained in:
@@ -11,7 +11,7 @@ $y=0;
|
||||
$apps[$x]['menu'][$y]['title']['es-mx'] = "Colas activas";
|
||||
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Queues actives";
|
||||
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Queues Actives";
|
||||
$apps[$x]['menu'][$y]['title']['he-il'] = "המונחים: Active Queues";
|
||||
$apps[$x]['menu'][$y]['title']['he-il'] = "תורים פעילים";
|
||||
$apps[$x]['menu'][$y]['title']['it-it'] = "Code Attive";
|
||||
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Aktieve wachtrijen";
|
||||
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Aktywne kolejki";
|
||||
|
||||
Reference in New Issue
Block a user