Fixing/Adding missing translations in app_languages and app_menu files (#6795)

This commit is contained in:
Anthony
2023-08-30 13:18:55 -06:00
committed by GitHub
parent 3a2593002f
commit 4cc864d29a
10 changed files with 278 additions and 278 deletions

View File

@@ -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";