Add max registrations per extension setting

This commit is contained in:
agree
2021-04-11 00:28:06 -04:00
parent 3ce50ef8d2
commit 5967dfbfaf
4 changed files with 71 additions and 0 deletions
+42
View File
@@ -1100,6 +1100,27 @@ $text['label-line']['ru-ru'] = "Линия";
$text['label-line']['sv-se'] = "Linje";
$text['label-line']['uk-ua'] = "";
$text['label-max_registrations']['en-us'] = "Max Registrations";
$text['label-max_registrations']['en-gb'] = "Max Registrations";
$text['label-max_registrations']['ar-eg'] = "Max Registrations";
$text['label-max_registrations']['de-at'] = "Max Registrations";
$text['label-max_registrations']['de-ch'] = "Max Registrations";
$text['label-max_registrations']['de-de'] = "Max Registrations";
$text['label-max_registrations']['es-cl'] = "Max Registrations";
$text['label-max_registrations']['es-mx'] = "Max Registrations";
$text['label-max_registrations']['fr-ca'] = "Max Registrations";
$text['label-max_registrations']['fr-fr'] = "Max Registrations";
$text['label-max_registrations']['he-il'] = "Max Registrations";
$text['label-max_registrations']['it-it'] = "Max Registrations";
$text['label-max_registrations']['nl-nl'] = "Max Registrations";
$text['label-max_registrations']['pl-pl'] = "Max Registrations";
$text['label-max_registrations']['pt-br'] = "Max Registrations";
$text['label-max_registrations']['pt-pt'] = "Max Registrations";
$text['label-max_registrations']['ro-ro'] = "Max Registrations";
$text['label-max_registrations']['ru-ru'] = "Max Registrations";
$text['label-max_registrations']['sv-se'] = "Max Registrations";
$text['label-max_registrations']['uk-ua'] = "Max Registrations";
$text['label-limit_max']['en-us'] = "Limit Max";
$text['label-limit_max']['en-gb'] = "Limit Max";
$text['label-limit_max']['ar-eg'] = "";
@@ -2410,6 +2431,27 @@ $text['description-missed_call']['ru-ru'] = "Выберите тип уведо
$text['description-missed_call']['sv-se'] = "Välj typ anmälan, och ange lämplig destination.";
$text['description-missed_call']['uk-ua'] = "Виберіть тип повідомлення, і ввести відповідний пункт призначення.";
$text['description-max_registrations']['en-us'] = "Enter the maximum registration allowed for this user";
$text['description-max_registrations']['en-gb'] = "Enter the maximum registration allowed for this user";
$text['description-max_registrations']['ar-eg'] = "Enter the maximum registration allowed for this user";
$text['description-max_registrations']['de-at'] = "Enter the maximum registration allowed for this user";
$text['description-max_registrations']['de-ch'] = "Enter the maximum registration allowed for this user";
$text['description-max_registrations']['de-de'] = "Enter the maximum registration allowed for this user";
$text['description-max_registrations']['es-cl'] = "Enter the maximum registration allowed for this user";
$text['description-max_registrations']['es-mx'] = "Enter the maximum registration allowed for this user";
$text['description-max_registrations']['fr-ca'] = "Enter the maximum registration allowed for this user";
$text['description-max_registrations']['fr-fr'] = "Enter the maximum registration allowed for this user";
$text['description-max_registrations']['he-il'] = "Enter the maximum registration allowed for this user";
$text['description-max_registrations']['it-it'] = "Enter the maximum registration allowed for this user";
$text['description-max_registrations']['nl-nl'] = "Enter the maximum registration allowed for this user";
$text['description-max_registrations']['pl-pl'] = "Enter the maximum registration allowed for this user";
$text['description-max_registrations']['pt-br'] = "Enter the maximum registration allowed for this user";
$text['description-max_registrations']['pt-pt'] = "Enter the maximum registration allowed for this user";
$text['description-max_registrations']['ro-ro'] = "Enter the maximum registration allowed for this user";
$text['description-max_registrations']['ru-ru'] = "Enter the maximum registration allowed for this user";
$text['description-max_registrations']['sv-se'] = "Enter the maximum registration allowed for this user";
$text['description-max_registrations']['uk-ua'] = "Enter the maximum registration allowed for this user";
$text['description-limit_max']['en-us'] = "Enter the max number of outgoing calls for this user.";
$text['description-limit_max']['en-gb'] = "Enter the max number of outgoing calls for this user.";
$text['description-limit_max']['ar-eg'] = "";