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:
@@ -10,7 +10,7 @@
|
||||
$apps[$x]['menu'][$y]['title']['es-mx'] = "Frases";
|
||||
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Phrases";
|
||||
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Guides Vocaux";
|
||||
$apps[$x]['menu'][$y]['title']['he-il'] = "Phrases";
|
||||
$apps[$x]['menu'][$y]['title']['he-il'] = "ביטויים";
|
||||
$apps[$x]['menu'][$y]['title']['it-it'] = "Frasi";
|
||||
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Uitspraken";
|
||||
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Zwroty";
|
||||
|
||||
Reference in New Issue
Block a user