* Created two PBX configuration fields for both
seat and group preferences
* Admin users can now specify the maximum number
of conference participants as well as the conference
pin if they so desire
* Fixes the PATCH flow so that it follows the following structure
1. create new: PATCH add
2. amend entry: PATCH replace
3. remove entry: PATCH remove
* We no longer use PATCH replace with an empty payload
to remove an entry
* Added label translations
Change-Id: I3e349c0d0cc896c6dcbb2ada0a9588e3b96c945a
"{field} must consist of numeric characters only":"{field} must consist of numeric characters only",
"{field} must consist only of numeric characters or the symbols +, * or #.":"{field} must consist only of numeric characters or the symbols +, * or #.",
"{field} must have at most {maxLength} letters":"{field} must have at most {maxLength} letters"
"Maximum allowed extension is {max}":"La extensión máxima permitida es {max}",
"Maximum calls in queue":"Máximo de llamadas en cola",
"Maximum Conference Participants":"Máximo de participantes en la conferencia",
"May":"Mayo",
"Me":"Yo",
"Messages":"Mensajes",
@ -724,4 +726,4 @@
"{field} must consist of numeric characters only":"El campo {field} debe constar sólo de caracteres numéricos",
"{field} must consist only of numeric characters or the symbols +, * or #.":"El campo {field} debe consistir únicamente en caracteres numéricos o los símbolos +, * o #.",
"{field} must have at most {maxLength} letters":"El campo {field} debe tener como máximo {maxLength} letras"
"Maximum allowed extension is {max}":"L'extension maximale autorisée est de {max}",
"Maximum calls in queue":"Nombre maximum d'appels dans la file d'attente",
"Maximum Conference Participants":"Nombre maximal de participants à la conférence",
"May":"Mai",
"Me":"Moi",
"Messages":"Messages",
@ -720,4 +722,4 @@
"{field} must consist of numeric characters only":"{field} ne peut contenir que des caractères numériques",
"{field} must consist only of numeric characters or the symbols +, * or #.":"Le champ {field} doit contenir uniquement des caractères numériques ou les symboles +, * ou #.",
"{field} must have at most {maxLength} letters":"{field} doit avoir au maximum {maxLength} caractères"