mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update app_config.php (#5334)
* Update app_config.php * change type to text for pin in conferences in conference centers you can not save a pin as 0123 it will save as 123 due in data base it was saved to numeric vrs text * Update conference_edit.php * Update app_languages.php updated hebrew name for title * Update app_languages.php hebrew language for title conference_center * Update app_languages.php active_conferences he-il
This commit is contained in:
@@ -11,7 +11,7 @@ $text['title-conferences']['es-cl'] = "Conferencias";
|
||||
$text['title-conferences']['es-mx'] = "Conferencias"; //copied from es-cl
|
||||
$text['title-conferences']['fr-ca'] = "Conférences"; //copied from fr-fr
|
||||
$text['title-conferences']['fr-fr'] = "Conférences";
|
||||
$text['title-conferences']['he-il'] = "";
|
||||
$text['title-conferences']['he-il'] = "חדר ועידה";
|
||||
$text['title-conferences']['it-it'] = "Conferenze";
|
||||
$text['title-conferences']['nl-nl'] = "Conferenties";
|
||||
$text['title-conferences']['pl-pl'] = "";
|
||||
|
||||
Reference in New Issue
Block a user