Built motion from commit (unavailable).|2.5.29
[motion2.git] / public / app / main / apps / staff / i18n / en.json
1 {
2         "STAFF": {
3                 "MANAGE_API_KEY": "API Key Manager",
4                 "GENERATE": "Generate",
5                 "REGENERATE": "Regenerate",
6                 "REMOVE": "Remove",
7                 "APIKEYMANAGER_USER": "API Key Manager",
8                 "APIKEY": "API Key",
9                 "VIDEOSUPPORT": "Video support",
10                 "HOTDESK": "Hot desk",
11                 "ENABLEVIDEOECORDING": "Enable Video Recording",
12                 "ENABLESCREENRECORDINGBYAGENT": "Enable Screen Recording by Agent",
13                 "ENABLEAUTOMATICSCREENRECORDING": "Enable Automatic Screen Recording",
14                 "OLD_PASSWORD": "Old Password",
15                 "ENABLEJAWSINTEGRATION": "Enable Jaws Integration",
16                 "ALIAS": "Alias",
17                 "NO_PASSWORD_CHANGE": "No Password Change",
18                 "SECURITY_SUITE": "Security Suite",
19                 "LAST_PASSWORD_RESET_AT": "Last Password Reset At",
20                 "SIP_WEBRTC": "Sip",
21                 "SETTINGS_WEBRTC": "Settings",
22                 "WEBRTC": "WebRTC",
23                 "DTLSCERTFILE": "TLS certificate",
24                 "DTLSPRIVATEKEY": "TLS certificate's private key",
25                 "CONTEXT": "Context",
26                 "RINGINUSE": "Ring In Use",
27                 "USERS": "Users",
28                 "AGENTS": "Agents",
29                 "TOGGLE_SIDENAV": "Toggle sidenav",
30                 "SEARCH_FOR_ANYONE": "Search",
31                 "BACK": "Back",
32                 "MULTI_SELECT_TOGGLE": "multi select toggle",
33                 "SELECT_ALL": "Select all",
34                 "SELECT_NONE": "Select None",
35                 "SELECTED": "Selected",
36                 "DELETE_SELECTED": "Delete selected",
37                 "EXPORT_SELECTED": "Export selected",
38                 "ALL_USERS": "All users",
39                 "ALL_AGENTS": "All agents",
40                 "SORT": "sort",
41                 "NAME": "Name",
42                 "FULLNAME": "Full Name",
43                 "A_TO_Z": "(A to Z)",
44                 "Z_TO_A": "(Z to A)",
45                 "MORE": "More",
46                 "DELETE_USER": "Delete User",
47                 "EDIT_USER": "Edit User",
48                 "DELETE_AGENT": "Delete Agent",
49                 "EDIT_AGENT": "Edit Agent",
50                 "DELETE": "Delete",
51                 "SAVE": "SAVE",
52                 "ADD_USER": "ADD USER",
53                 "ADD_AGENT": "ADD AGENT",
54                 "NO_RESULTS": "No results..",
55                 "CLOSE_DIALOG": "Close dialog",
56                 "NAME_REQUIRED": "Name (required)",
57                 "USERNAME": "Username",
58                 "SHOW_ALL_FIELDS": "Show All Fields",
59                 "PHONE_NUMBER": "Phone number",
60                 "EMAIL": "Email",
61                 "PASSWORD": "Password",
62                 "ERRORS": {
63                         "CONFIRM_REQUIRED": "Mandatory field",
64                         "ALLOWCODECS_REQUIRED": "Mandatory field",
65                         "ENCRYPTION": "SRTP (Secure Realtime Protocol) Encryption",
66                         "DTLSCERTFILE_REQUIRED": "Mandatory field",
67                         "DTLSPRIVATEKEY_REQUIRED": "Mandatory field",
68                         "FULLNAME_REQUIRED": "Mandatory field",
69                         "USERNAME_REQUIRED": "Mandatory field",
70                         "EMAIL_REQUIRED": "Mandatory field",
71                         "PASSWORD_REQUIRED": "Mandatory field",
72                         "CONFIRM_NOT_MATCH": "The passwords don't match",
73                         "EMAIL_MUST_VALID": "Wrong format",
74                         "ACCOUNTNAME_REQUIRED": "Mandatory field",
75                         "NAME_REQUIRED": "Mandatory field",
76                         "HOST_REQUIRED": "Mandatory field",
77                         "CHATCAPACITY_REQUIRED": "Mandatory field",
78                         "MAILCAPACITY_REQUIRED": "Mandatory field",
79                         "FAXCAPACITY_REQUIRED": "Mandatory field",
80                         "SMSCAPACITY_REQUIRED": "Mandatory field",
81                         "WHATSAPPCAPACITY_REQUIRED": "Mandatory field",
82                         "OPENCHANNELCAPACITY_REQUIRED": "Mandatory field",
83                         "SIPEXPIRES_REQUIRED": "Mandatory field",
84                         "SIPPORT_REQUIRED": "Mandatory field",
85                         "UNCONDITIONALNUMBER_REQUIRED": "Mandatory field",
86                         "NOREPLYNUMBER_REQUIRED": "Mandatory field",
87                         "BUSYNUMBER_REQUIRED": "Mandatory field",
88                         "USERNAME_MUST_VALID_PATTERN": "Wrong format {{regex}}",
89                         "REMOTECONTROLPORT_REQUIRED": "Mandatory field",
90                         "CHATCAPACITY_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
91                         "MAILCAPACITY_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
92                         "FAXCAPACITY_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
93                         "OPENCHANNELCAPACITY_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
94                         "AUTOANSWERDELAY_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
95                         "AUTOANSWERDELAY_REQUIRED": "Mandatory field",
96                         "MONITOREXTENSION_REQUIRED": "Mandatory field",
97                         "SECURE_PASSWORD_PATTERN": "The password must be at least 8 characters long and have 1 lowercase character, 1 uppercase character, 1 number and 1 special character ~!@#$%^&-_=+[{]}.",
98                         "CRUDPERMISSIONS_REQUIRED": "Mandatory field",
99                         "USERPROFILE_REQUIRED": "Mandatory field",
100                         "PASSWORD_OLDPASSWORD_MATCH": "New password must be different from previous one"
101                 },
102                 "ACCOUNT": "Account",
103                 "VOICE": "Voice",
104                 "CREATED_AT": "Created At",
105                 "ROLE": "Role",
106                 "PERSONAL_INFO": "Personal Info",
107                 "DESCRIPTION": "Description",
108                 "CHANGE_AVATAR": "Change Avatar",
109                 "GENERAL": "General",
110                 "INTERNAL": "Internal",
111                 "TRANSPORT": "Transport",
112                 "ALLOWCODECS": "Allowed Codecs",
113                 "DISABLED": "Deactivated",
114                 "BLOCKED": "Locked",
115                 "HELP": {
116                         "DISABLED": "select to deactivate / unselect to reactivate",
117                         "BLOCKED": "Lock / Unlock access",
118                         "APIKEY": "Please use 'API key manager' button on toolbar to manage this key",
119                         "LAST_PASSWORD_RESET_AT": "Last date and time the password has been changed. If Secure Suite General Setting is enabled, the password will expire after 90 days.",
120                         "DTLSCERTFILE": "Link to the valid TLS certificate(.crt file). Default value: '/etc/pki/tls/certs/motion.crt'.",
121                         "DTLSPRIVATEKEY": "Link to the certificate's private key(.key file). Default value: '/etc/pki/tls/private/motion.key'.",
122                         "ALLOWCODECS": "Allowed Codecs in order of preference",
123                         "TRANSPORT": "Set the default transports in order of preference",
124                         "HOST": "How to find the client - IP or host name. If you want the phone to register itself, use the keyword dynamic instead of Host IP",
125                         "NAT": "Changes the behaviour of Asterisk for clients behind a firewall. If any of the comma-separated options is 'no', Asterisk will ignore other settings and set nat=no",
126                         "SIPEXPIRES": "Default: 160",
127                         "SIPPORT": "Default: 5160",
128                         "TYPE": "Determines the SIP role within asterisk. User: used to authenticate incoming - Peer: for outgoing calls - Friend: covers both characteristics of the above",
129                         "CHATCAPACITY": "Maximum number of concurrent channel interactions per agent (0=unlimited)",
130                         "MAILCAPACITY": "Maximum number of concurrent channel interactions per agent (0=unlimited)",
131                         "FAXCAPACITY": "Maximum number of concurrent channel interactions per agent (0=unlimited)",
132                         "SMSCAPACITY": "Maximum number of concurrent channel interactions per agent (0=unlimited)",
133                         "WHATSAPPCAPACITY": "Maximum number of concurrent channel interactions per agent (0=unlimited)",
134                         "OPENCHANNELCAPACITY": "Maximum number of concurrent channel interactions per agent (0=unlimited)",
135                         "CALLGROUP": "The agent's callgroup",
136                         "PICKUPGROUP": "The groups in which the agent can answer calls",
137                         "USERNAME": "Only numbers, letters and specific characters (._) are supported",
138                         "ENCRYPTION": "SRTP (Secure Realtime Protocol) Encryption",
139                         "SAVE_PERMISSIONS": "Every section containing any pending changes will be saved",
140                         "CUSTOM_DASHBOARDS_PERMISSIONS": "Custom Dashboards permissions are managed in the Tools module",
141                         "ENABLEAUTOMATICSCREENRECORDING": "The functionality is available only for voice channel",
142                         "MASK_SENSITIVE_DATA": "Mask any sensitive data throughout the application (e.g. phone numbers and email addresses)",
143                         "WSS_PORT": "Default: 8089"
144                 },
145                 "NEW_PASSWORD": "New Password",
146                 "CONFIRM_PASSWORD": "Confirm Password",
147                 "CHANGE_PASSWORD": "Change Password",
148                 "CHANGEPASSWORD_AGENT": "Change Password",
149                 "CHANGEPASSWORD_USER": "Change Password",
150                 "CHANGEPASSWORD_TELEPHONE": "Change Password",
151                 "LOGININPAUSE": "Login In Pause",
152                 "HOST": "Host",
153                 "NAT": "NAT",
154                 "CHANSPY": "ChanSpy",
155                 "OTHER_CHANNELS": "Other Channels",
156                 "CHATCAPACITY": "Chat Capacity",
157                 "MAILCAPACITY": "Email Capacity",
158                 "FAXCAPACITY": "Fax Capacity",
159                 "SMSCAPACITY": "Sms Capacity",
160                 "WHATSAPPCAPACITY": "WhatsApp Connector Capacity",
161                 "OPENCHANNELCAPACITY": "Open Channel Capacity",
162                 "MOTIONBAR": "Motion Bar",
163                 "SETTINGS": "Settings",
164                 "AUTOANSWER": "Auto Answer",
165                 "ENABLESETTINGS": "Enable Settings",
166                 "CALL_FORWARDING": "Call Forwarding",
167                 "UNCONDITIONAL": "Unconditional",
168                 "UNCONDITIONALNUMBER": "Unconditional Number",
169                 "NOREPLY": "No Reply",
170                 "NOREPLYNUMBER": "No Reply Number",
171                 "BUSY": "Busy",
172                 "BUSYNUMBER": "Busy Number",
173                 "REMOTE_CONTROL": "Remote Control",
174                 "REMOTECONTROL": "Remote Control",
175                 "REMOTECONTROLPORT": "Remote Control Port",
176                 "SIP": "SIP",
177                 "SIPEXPIRES": "SIP Expires [sec]",
178                 "SIPPORT": "SIP Port",
179                 "PENALTY": "Penalty",
180                 "ACCOUNTNAME": "Account Name",
181                 "ADD_TELEPHONE": "Add Telephone",
182                 "EDIT_TELEPHONE": "Edit Telephone",
183                 "DELETE_TELEPHONE": "Delete Telephone",
184                 "TEAMS": "Teams",
185                 "DELETE_TEAM": "Delete Team",
186                 "AGENTADD_TEAM": "Add Agents to Team",
187                 "EDIT_TEAM": "Edit Team",
188                 "TYPE": "Type",
189                 "TELEPHONES": "Telephones",
190                 "CALLERID": "Caller ID",
191                 "ENABLERECORDING": "Enable Recording",
192                 "STAFF": "Staff",
193                 "ID": "Id",
194                 "NEW_USER": "New User",
195                 "NEW_AGENT": "New Agent",
196                 "NEW_TELEPHONE": "New Telephone",
197                 "NEW_TEAM": "New Team",
198                 "ADD_TEAM": "Add Team",
199                 "JOIN_QUEUE": "Join Queue",
200                 "CAPACITY": "Capacity",
201                 "AUTOINTERNAL": "Auto generate internal number",
202                 "ADD_AGENT_TO_TEAM": "Add Agent to Team",
203                 "TEAMADD_AGENT": "Add Agent to Team",
204                 "NO_AVAILABLE_INFO": "No available info",
205                 "PERMISSIONS": "Permissions",
206                 "ADD_AGENT_TO_QUEUE": "Add Agent to Queue",
207                 "ALL_MODULES_AVAILABLE": "All modules available",
208                 "CALLGROUP": "Call Group",
209                 "PICKUPGROUP": "Pickup Group",
210                 "QUEUEADD_AGENT_VOICE_OUTBOUND": "Add Agent to Queue Campaigns",
211                 "QUEUEADD_AGENT_VOICE_INBOUND": "Add Agent to Voice Queues",
212                 "QUEUEADD_AGENT_CHAT_INBOUND": "Add Agent to Chat Queues",
213                 "QUEUEADD_AGENT_MAIL_INBOUND": "Add Agent to Email Queues",
214                 "QUEUEADD_AGENT_SMS_INBOUND": "Add Agent to SMS Queues",
215                 "QUEUEADD_AGENT_WHATSAPP_INBOUND": "Add Agent to WhatsApp Queues",
216                 "QUEUEADD_AGENT_OPENCHANNEL_INBOUND": "Add Agent to Open Channel Queues",
217                 "QUEUEADD_AGENT_FAX_INBOUND": "Add Agent to Fax Queues",
218                 "QUEUEADD_USER_VOICE_INBOUND": "Add User to Voice Queues",
219                 "QUEUEADD_USER_CHAT_INBOUND": "Add User to Chat Queues",
220                 "QUEUEADD_USER_MAIL_INBOUND": "Add User to Email Queues",
221                 "QUEUEADD_USER_SMS_INBOUND": "Add User to SMS Queues",
222                 "QUEUEADD_USER_WHATSAPP_INBOUND": "Add User to WhatsApp Queues",
223                 "QUEUEADD_USER_OPENCHANNEL_INBOUND": "Add User to Open Channel Queues",
224                 "QUEUEADD_USER_FAX_INBOUND": "Add User to Fax Queues",
225                 "ALL_TEAMS": "All Teams",
226                 "SELECTED_TEAMS": "Selected Teams",
227                 "SELECTED_AGENTS": "Selected Agents",
228                 "ALL_QUEUES_VOICE_OUTBOUND": "All Queue Campaigns",
229                 "SELECTED_QUEUES_VOICE_OUTBOUND": "Selected Queue Campaigns",
230                 "ALL_QUEUES_VOICE_INBOUND": "All Voice Queues",
231                 "SELECTED_QUEUES_VOICE_INBOUND": "Selected Voice Queues",
232                 "ALL_QUEUES_CHAT_INBOUND": "All Chat Queues",
233                 "SELECTED_QUEUES_CHAT_INBOUND": "Selected Chat Queues",
234                 "ALL_QUEUES_MAIL_INBOUND": "All Email Queues",
235                 "SELECTED_QUEUES_MAIL_INBOUND": "Selected Email Queues",
236                 "ALL_QUEUES_SMS_INBOUND": "All SMS Queues",
237                 "SELECTED_QUEUES_SMS_INBOUND": "Selected SMS Queues",
238                 "ALL_QUEUES_WHATSAPP_INBOUND": "All WhatsApp Queues",
239                 "SELECTED_QUEUES_WHATSAPP_INBOUND": "Selected WhatsApp Queues",
240                 "ALL_QUEUES_OPENCHANNEL_INBOUND": "All Open Channel Queues",
241                 "SELECTED_QUEUES_OPENCHANNEL_INBOUND": "Selected Open Channel Queues",
242                 "ALL_QUEUES_FAX_INBOUND": "All Fax Queues",
243                 "SELECTED_QUEUES_FAX_INBOUND": "Selected Fax Queues",
244                 "VOICEMAIL": "Voicemail",
245                 "SHOWWEBCONTROL": "Typology",
246                 "PAGE": "Page",
247                 "ROWSPERPAGE": "Rows per page",
248                 "OF": "of",
249                 "CALLFORWARDING": "Call Forwarding",
250                 "DND": "Do not disturb during pause",
251                 "UNANSWEREDCALLBADGE": "Show unanswered call badge",
252                 "ENABLEDTMFTONE": "Enable Dtmf tones",
253                 "AUTOANSWERDELAY": "Auto Answer Delay [s]",
254                 "ENCRYPTION": "Encryption",
255                 "CHANNELS": "Channels",
256                 "CHAT": "Chat",
257                 "SMS": "Sms",
258                 "WHATSAPP": "WhatsApp Connector",
259                 "OPENCHANNEL": "Open Channel",
260                 "FAX": "Fax",
261                 "QUEUEADD_USER_VOICE_OUTBOUND": "Add User to Queue Campaigns",
262                 "MONITOREXTENSION": "Record calls to user extension",
263                 "EDITPERMISSIONS": "Editing Permissions",
264                 "READ_PERMISSION": "Read",
265                 "EDIT_PERMISSION": "Edit",
266                 "DELETE_PERMISSION": "Delete",
267                 "GENERAL_PERMISSIONS": "General",
268                 "ENABLEMESSENGER": "Enable Internal Messenger",
269                 "OUTBOUNDPROXY": "Oubound Proxy",
270                 "PHONE": "Phone",
271                 "MOBILE": "Mobile",
272                 "PREFIXREQUIRED": "Prefix Required",
273                 "MANAGE_PERMISSIONS": "Manage Permissions",
274                 "USERADD_VOICEQUEUES": "Add Voice Queue to User",
275                 "ALL_VOICEQUEUES": "All Voice Queues",
276                 "SELECTED_VOICEQUEUES": "Selected Voice Queues",
277                 "USERADD_CHATQUEUES": "Add Chat Queue to User",
278                 "ALL_CHATQUEUES": "All Chat Queues",
279                 "SELECTED_CHATQUEUES": "Selected Email Queues",
280                 "USERADD_MAILQUEUES": "Add Email Queue to User",
281                 "ALL_MAILQUEUES": "All Email Queues",
282                 "SELECTED_MAILQUEUES": "Selected Chat Queues",
283                 "USERADD_SMSQUEUES": "Add SMS Queue to User",
284                 "ALL_SMSQUEUES": "All SMS Queues",
285                 "SELECTED_SMSQUEUES": "Selected SMS Queues",
286                 "USERADD_WHATSAPPQUEUES": "Add Whataspp Queue to User",
287                 "ALL_WHATSAPPQUEUES": "All Whataspp Queues",
288                 "SELECTED_WHATSAPPQUEUES": "Selected WhatsApp Queues",
289                 "USERADD_FAXQUEUES": "Add Fax Queue to User",
290                 "ALL_FAXQUEUES": "All Fax Queues",
291                 "SELECTED_FAXQUEUES": "Selected Fax Queues",
292                 "USERADD_OPENCHANNELQUEUES": "Add Open Channel Queue to User",
293                 "ALL_OPENCHANNELQUEUES": "All Open Channel Queues",
294                 "SELECTED_OPENCHANNELQUEUES": "Selected Open Channel Queues",
295                 "USERADD_PROJECTS": "Add Cally Square Project to User",
296                 "ALL_PROJECTS": "All Cally Square Projects",
297                 "SELECTED_PROJECTS": "Selected Cally Square Projects",
298                 "USERADD_CHATWEBSITES": "Add Chat Website to User",
299                 "ALL_CHATWEBSITES": "All Chat Websites",
300                 "SELECTED_CHATWEBSITES": "Selected Chat Websites",
301                 "USERADD_QUEUECAMPAIGNS": "Add Queue Campaign to User",
302                 "ALL_QUEUECAMPAIGNS": "All Queue Campaigns",
303                 "SELECTED_QUEUECAMPAIGNS": "Selected Queue Campaigns",
304                 "USERADD_MAILACCOUNTS": "Add Email Account to User",
305                 "ALL_MAILACCOUNTS": "All Email Accounts",
306                 "SELECTED_MAILACCOUNTS": "Selected Email Accounts",
307                 "USERADD_FAXACCOUNTS": "Add Fax Account to User",
308                 "ALL_FAXACCOUNTS": "All Fax Accounts",
309                 "SELECTED_FAXACCOUNTS": "Selected Fax Accounts",
310                 "USERADD_SMSACCOUNTS": "Add SMS Account to User",
311                 "ALL_SMSACCOUNTS": "All SMS Accounts",
312                 "SELECTED_SMSACCOUNTS": "Selected SMS Accounts",
313                 "USERADD_WHATSAPPACCOUNTS": "Add WhatsApp Account to User",
314                 "ALL_WHATSAPPACCOUNTS": "All WhatsApp Accounts",
315                 "SELECTED_WHATSAPPACCOUNTS": "Selected WhatsApp Accounts",
316                 "USERADD_OPENCHANNELACCOUNTS": "Add Open Channel Account to User",
317                 "ALL_OPENCHANNELACCOUNTS": "All Open Channel Accounts",
318                 "SELECTED_OPENCHANNELACCOUNTS": "Selected Open Channel Accounts",
319                 "USERPROFILES": "User Profiles",
320                 "USERPROFILE": "User Profile",
321                 "NEW_USERPROFILE": "New User Profile",
322                 "ADD_USERPROFILE": "Add User Profile",
323                 "EDIT_USERPROFILE": "Edit User Profile",
324                 "CLONE_USERPROFILE": "Clone User Profile",
325                 "DELETE_USERPROFILE": "Delete User Profile",
326                 "CRUDPERMISSIONS": "Permission Type",
327                 "SECTIONS": "Sections",
328                 "MODULES": "Modules",
329                 "SUMMARY": "Summary",
330                 "REPORT_TYPE": "Report Type",
331                 "PERMISSIONS_MANAGE": "Manage",
332                 "PERMISSIONS_SECTION_TITLE": "{{sectionName}} Permissions",
333                 "PERMISSIONS_AUTO_ASSOCIATION_INFO": "Automatically associate every current and future resource of this section to the User Profile",
334                 "PERMISSIONS_PLACEHOLDER_SEARCH": "Search...",
335                 "PERMISSIONS_SELECT_SECTION": "Select a section",
336                 "PERMISSIONS_SELECT_REPORT_TYPE": "Select report type",
337                 "PERMISSIONS_ALL_RESOURCES": "All resources",
338                 "PERMISSIONS_SELECTED_RESOURCES": "Selected resources",
339                 "PERMISSIONS_SECTION_HIDE": "Hide section to the User",
340                 "PERMISSIONS_SECTION_SHOW": "Show section to the User",
341                 "PERMISSIONS_WARNING_ENABLE_ALL": "All {{sectionName}} subsections and their resources will be enabled. Are you sure you want to continue?",
342                 "PERMISSIONS_WARNING_CLOSE": "You have unsaved changes. Are you sure you want to exit without saving?",
343                 "NOTIFICATIONS": {
344                         "PERMISSIONS_ENABLED_ALL_SUCCESS_TITLE": "{{sectionName}} section enabled",
345                         "PERMISSIONS_ENABLED_ALL_SUCCESS_MESSAGE": "All {{sectionName}} resources have been added to {{userProfileName}} User Profile",
346                         "PERMISSIONS_ENABLED_ALL_SUCCESS_MESSAGE_NO_RESOURCES": "{{sectionName}} has been added to {{userProfileName}} User Profile",
347                         "PERMISSIONS_DISABLED_ALL_SUCCESS_TITLE": "{{sectionName}} section disabled",
348                         "PERMISSIONS_DISABLED_ALL_SUCCESS_MESSAGE": "All {{sectionName}} resources have been removed from {{userProfileName}} User Profile",
349                         "PERMISSIONS_DISABLED_ALL_SUCCESS_MESSAGE_NO_RESOURCES": "{{sectionName}} has been removed from {{userProfileName}} User Profile",
350                         "PERMISSIONS_SAVED_SUCCESS_TITLE": "{{sectionName}} section saved",
351                         "PERMISSIONS_SAVED_SUCCESS_MESSAGE": "Permissions successfully updated!"
352                 },
353                 "CONFIRM": "Confirm",
354                 "CANCEL": "Cancel",
355                 "CLOSE": "Close",
356                 "QUEUES_ASSOCIATION": "{{channel}} Queues Association",
357                 "TEAMS_ASSOCIATION": "Teams Association",
358                 "PERMISSIONS_UNAUTHORIZED_REDIRECT_TITLE": "Unauthorized action",
359                 "PERMISSIONS_UNAUTHORIZED_REDIRECT_MESSAGE": "You are not allowed to access the selected section",
360                 "PERMISSIONS_UNAUTHORIZED_CREATION_MESSAGE": "You are not allowed to create the resource",
361                 "MASK_SENSITIVE_DATA": "Mask Sensitive Data",
362                 "WSS_PORT": "WSS Port"
363         }
364 }