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-conference_centers']['es-cl'] = "Centro de Conferencias";
|
||||
$text['title-conference_centers']['es-mx'] = "Centro de Conferencias"; //copied from es-cl
|
||||
$text['title-conference_centers']['fr-ca'] = "Centre de conférence"; //copied from fr-fr
|
||||
$text['title-conference_centers']['fr-fr'] = "Centre de conférence";
|
||||
$text['title-conference_centers']['he-il'] = "";
|
||||
$text['title-conference_centers']['he-il'] = "מרכזי ועידה";
|
||||
$text['title-conference_centers']['it-it'] = "Centri Conferenza";
|
||||
$text['title-conference_centers']['nl-nl'] = "Cenferentie centra";
|
||||
$text['title-conference_centers']['pl-pl'] = "Centra Konferencyjne";
|
||||
|
||||
Reference in New Issue
Block a user