Add a Spanish translation to IVR Menu - Message
This commit is contained in:
@@ -408,6 +408,7 @@
|
|||||||
$text['message-required']['fr-fr'] = "Merci d'indiquer: ";
|
$text['message-required']['fr-fr'] = "Merci d'indiquer: ";
|
||||||
|
|
||||||
$text['message-message']['en-us'] = "Message";
|
$text['message-message']['en-us'] = "Message";
|
||||||
|
$text['message-message']['es-cl'] = "Mensaje";
|
||||||
$text['message-message']['pt-pt'] = "Mensagem";
|
$text['message-message']['pt-pt'] = "Mensagem";
|
||||||
$text['message-message']['fr-fr'] = "Message";
|
$text['message-message']['fr-fr'] = "Message";
|
||||||
|
|
||||||
|
|||||||
@@ -24,9 +24,8 @@
|
|||||||
Mark J Crane <markjcrane@fusionpbx.com>
|
Mark J Crane <markjcrane@fusionpbx.com>
|
||||||
*/
|
*/
|
||||||
include "root.php";
|
include "root.php";
|
||||||
require_once "app/dialplan/resources/classes/dialplan.php";
|
|
||||||
|
|
||||||
//define the directory class
|
//define the ivr_menu class
|
||||||
class ivr_menu {
|
class ivr_menu {
|
||||||
public $db;
|
public $db;
|
||||||
public $domain_uuid;
|
public $domain_uuid;
|
||||||
|
|||||||
Reference in New Issue
Block a user