@activepieces/piece-onfleet 0.0.10 → 0.0.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/src/i18n/es.json CHANGED
@@ -1,196 +1,196 @@
1
1
  {
2
2
  "Onfleet": "Onfleet",
3
- "Last mile delivery software": "Software de entrega de última milla",
4
- "\nTo get an API key, follow the steps below:\n1. Go to settings -> API & Webhooks.\n2. Click the plus sign under API Keys.\n3. Enter API key name and click create key.\n4. Copy the generated key to the input below.\n": "\nPara obtener una clave API, siga los siguientes pasos:\n1. Ir a la configuración-> API & Webhooks.\n2. Haga clic en el signo más bajo las claves API.\n3. Introduzca el nombre de la clave API y haga clic en crear la clave.\n4. Copie la clave generada a la entrada debajo.\n",
5
- "Create Recipient": "Crear destinatario",
6
- "Update Recipient": "Actualizar destinatario",
7
- "Get Recipient": "Obtener Destinatario",
8
- "Create Task": "Crear tarea",
9
- "Delete Task": "Eliminar tarea",
10
- "Force Complete Task": "Forzar Tarea Completa",
11
- "Clone Task": "Clonar tarea",
12
- "Update Task": "Actualizar tarea",
13
- "Get Task": "Obtener tarea",
14
- "Get Tasks": "Obtener Tareas",
15
- "Create Destination": "Crear destino",
16
- "Get Destination": "Obtener destino",
17
- "Get Hubs": "Obtener Hubs",
18
- "Create Hub": "Crear Hub",
19
- "Update Hub": "Actualizar Hub",
20
- "Get Organization": "Obtener organización",
21
- "Get Delegatee Details": "Obtener detalles de Delegatee",
22
- "Create Administrator": "Crear Administrador",
23
- "Update Administrator": "Actualizar Administrador",
24
- "Get Administrators": "Obtener Administradores",
25
- "Delete Administrator": "Eliminar administrador",
26
- "Create Worker": "Crear Trabajador",
27
- "Delete Worker": "Eliminar Trabajador",
28
- "Get Worker": "Obtener Trabajador",
29
- "Get Worker Schedule": "Obtener Horario del Trabajador",
30
- "Update Worker": "Actualizar Trabajador",
31
- "Create Team": "Crear equipo",
32
- "Delete Team": "Eliminar equipo",
33
- "Get Team": "Obtener equipo",
34
- "Get Teams": "Obtener Equipos",
35
- "Update Team": "Actualizar equipo",
36
- "Get Container": "Obtener Contenedor",
37
- "Custom API Call": "Llamada API personalizada",
38
- "Creates a recipient": "Crea un destinatario",
39
- "Updates a recipient": "Actualiza un destinatario",
40
- "Gets a single recipient": "Obtiene un solo destinatario",
41
- "Creates a task": "Crea una tarea",
42
- "Deletes a task": "Elimina una tarea",
43
- "Force completes a task": "Fuerza completa una tarea",
44
- "Clones a task": "Clona una tarea",
45
- "Updates a task": "Actualiza una tarea",
46
- "Get a specific task": "Obtener una tarea específica",
47
- "Get many task": "Obtener muchas tareas",
48
- "Create a new destination": "Crear un nuevo destino",
49
- "Get a specific destination": "Obtener un destino específico",
50
- "Get many hubs": "Obtener muchos hubs",
51
- "Create a new hub": "Crear un nuevo Hub",
52
- "Update an existing hub": "Actualizar un Hub existente",
53
- "Get your organization details": "Obtén los detalles de tu organización",
54
- "Get details of a connected organization": "Obtener detalles de una organización conectada",
55
- "Create a new administrator": "Crear un nuevo administrador",
56
- "Update an existing administrator": "Actualizar un administrador existente",
57
- "Get many administrators": "Obtener muchos administradores",
58
- "Delete an existing administrator": "Eliminar un administrador existente",
59
- "Create a new worker": "Crear un nuevo trabajador",
60
- "Delete an existing worker": "Eliminar un trabajador existente",
61
- "Get an existing worker's details": "Obtener detalles de un trabajador existente",
62
- "Get an existing worker's schedule": "Obtener un programa de trabajo existente",
63
- "Update an existing worker": "Actualizar un trabajador existente",
64
- "Create a new team": "Crear un nuevo equipo",
65
- "Delete an existing team": "Eliminar un equipo existente",
66
- "Gets an existing team": "Obtiene un equipo existente",
67
- "Gets many existing team": "Obtiene muchos equipos existentes",
68
- "Update an existing team": "Actualizar un equipo existente",
69
- "Get a specific container": "Obtener un contenedor específico",
70
- "Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
71
- "Name": "Nombre",
72
- "Phone": "Teléfono",
73
- "Notes": "Notas",
74
- "Skip SMS Notifications": "Omitir notificaciones SMS",
75
- "Skip Phone Number Validation": "Omitir validación de número de teléfono",
76
- "Use Long Code for Text - Canadian Organizations Only": "Usar Largo Código para Texto - Organizaciones Canadienses Sólo",
77
- "Recipient ID": "ID del destinatario",
78
- "Merchant ID": "ID de comerciante",
79
- "Executor ID": "ID del Ejecutivo",
80
- "Destination": "Destino",
81
- "Unparsed Destination": "Destino sin analizar",
82
- "Use Recipient ID": "Usar ID del destinatario",
83
- "Complete After": "Completar después de",
84
- "Complete Before": "Completar antes",
85
- "Pickup": "Recoger",
86
- "Quantity": "Cantidad",
87
- "Recipient Name Override": "Reemplazo del nombre del destinatario",
88
- "Recipient Notes Override": "Anulación de las notas del destinatario",
89
- "Recipient Skip SMS Override": "Reemplazo de SMS del destinatario",
90
- "Service Time": "Tiempo de servicio",
3
+ "Last mile delivery software": "Last mile delivery software",
4
+ "\nTo get an API key, follow the steps below:\n1. Go to settings -> API & Webhooks.\n2. Click the plus sign under API Keys.\n3. Enter API key name and click create key.\n4. Copy the generated key to the input below.\n": "\nTo get an API key, follow the steps below:\n1. Go to settings -> API & Webhooks.\n2. Click the plus sign under API Keys.\n3. Enter API key name and click create key.\n4. Copy the generated key to the input below.\n",
5
+ "Create Recipient": "Create Recipient",
6
+ "Update Recipient": "Update Recipient",
7
+ "Get Recipient": "Get Recipient",
8
+ "Create Task": "Create Task",
9
+ "Delete Task": "Delete Task",
10
+ "Force Complete Task": "Force Complete Task",
11
+ "Clone Task": "Clone Task",
12
+ "Update Task": "Update Task",
13
+ "Get Task": "Get Task",
14
+ "Get Tasks": "Get Tasks",
15
+ "Create Destination": "Create Destination",
16
+ "Get Destination": "Get Destination",
17
+ "Get Hubs": "Get Hubs",
18
+ "Create Hub": "Create Hub",
19
+ "Update Hub": "Update Hub",
20
+ "Get Organization": "Get Organization",
21
+ "Get Delegatee Details": "Get Delegatee Details",
22
+ "Create Administrator": "Create Administrator",
23
+ "Update Administrator": "Update Administrator",
24
+ "Get Administrators": "Get Administrators",
25
+ "Delete Administrator": "Delete Administrator",
26
+ "Create Worker": "Create Worker",
27
+ "Delete Worker": "Delete Worker",
28
+ "Get Worker": "Get Worker",
29
+ "Get Worker Schedule": "Get Worker Schedule",
30
+ "Update Worker": "Update Worker",
31
+ "Create Team": "Create Team",
32
+ "Delete Team": "Delete Team",
33
+ "Get Team": "Get Team",
34
+ "Get Teams": "Get Teams",
35
+ "Update Team": "Update Team",
36
+ "Get Container": "Get Container",
37
+ "Custom API Call": "Custom API Call",
38
+ "Creates a recipient": "Creates a recipient",
39
+ "Updates a recipient": "Updates a recipient",
40
+ "Gets a single recipient": "Gets a single recipient",
41
+ "Creates a task": "Creates a task",
42
+ "Deletes a task": "Deletes a task",
43
+ "Force completes a task": "Force completes a task",
44
+ "Clones a task": "Clones a task",
45
+ "Updates a task": "Updates a task",
46
+ "Get a specific task": "Get a specific task",
47
+ "Get many task": "Get many task",
48
+ "Create a new destination": "Create a new destination",
49
+ "Get a specific destination": "Get a specific destination",
50
+ "Get many hubs": "Get many hubs",
51
+ "Create a new hub": "Create a new hub",
52
+ "Update an existing hub": "Update an existing hub",
53
+ "Get your organization details": "Get your organization details",
54
+ "Get details of a connected organization": "Get details of a connected organization",
55
+ "Create a new administrator": "Create a new administrator",
56
+ "Update an existing administrator": "Update an existing administrator",
57
+ "Get many administrators": "Get many administrators",
58
+ "Delete an existing administrator": "Delete an existing administrator",
59
+ "Create a new worker": "Create a new worker",
60
+ "Delete an existing worker": "Delete an existing worker",
61
+ "Get an existing worker's details": "Get an existing worker's details",
62
+ "Get an existing worker's schedule": "Get an existing worker's schedule",
63
+ "Update an existing worker": "Update an existing worker",
64
+ "Create a new team": "Create a new team",
65
+ "Delete an existing team": "Delete an existing team",
66
+ "Gets an existing team": "Gets an existing team",
67
+ "Gets many existing team": "Gets many existing team",
68
+ "Update an existing team": "Update an existing team",
69
+ "Get a specific container": "Get a specific container",
70
+ "Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
71
+ "Name": "Name",
72
+ "Phone": "Phone",
73
+ "Notes": "Notes",
74
+ "Skip SMS Notifications": "Skip SMS Notifications",
75
+ "Skip Phone Number Validation": "Skip Phone Number Validation",
76
+ "Use Long Code for Text - Canadian Organizations Only": "Use Long Code for Text - Canadian Organizations Only",
77
+ "Recipient ID": "Recipient ID",
78
+ "Merchant ID": "Merchant ID",
79
+ "Executor ID": "Executor ID",
80
+ "Destination": "Destination",
81
+ "Unparsed Destination": "Unparsed Destination",
82
+ "Use Recipient ID": "Use Recipient ID",
83
+ "Complete After": "Complete After",
84
+ "Complete Before": "Complete Before",
85
+ "Pickup": "Pickup",
86
+ "Quantity": "Quantity",
87
+ "Recipient Name Override": "Recipient Name Override",
88
+ "Recipient Notes Override": "Recipient Notes Override",
89
+ "Recipient Skip SMS Override": "Recipient Skip SMS Override",
90
+ "Service Time": "Service Time",
91
91
  "Task ID": "Task ID",
92
- "Complete as Success": "Completado como Éxito",
93
- "From": "De",
94
- "To": "A",
95
- "State": "Estado",
96
- "Destination ID": "ID de destino",
97
- "Teams": "Equipos",
92
+ "Complete as Success": "Complete as Success",
93
+ "From": "From",
94
+ "To": "To",
95
+ "State": "State",
96
+ "Destination ID": "Destination ID",
97
+ "Teams": "Teams",
98
98
  "Hub": "Hub",
99
- "Organization ID": "ID de la organización",
100
- "Email": "E-mail",
101
- "Phone Number": "Número de teléfono",
102
- "Read Only": "Sólo lectura",
103
- "Administrator": "Administrador",
104
- "Capacity": "Capacidad",
105
- "Display Name": "Mostrar nombre",
106
- "Worker": "Trabajador",
107
- "Workers": "Trabajadores",
108
- "Managers": "Gestores",
109
- "Enable Self Assignment": "Activar autotarea",
110
- "Team": "Equipo",
111
- "Container Type": "Tipo de contenedor",
112
- "Container ID": "ID del Contenedor",
113
- "Method": "Método",
114
- "Headers": "Encabezados",
115
- "Query Parameters": "Parámetros de consulta",
116
- "Body": "Cuerpo",
117
- "Response is Binary ?": "¿Respuesta es binaria?",
118
- "No Error on Failure": "No hay ningún error en fallo",
119
- "Timeout (in seconds)": "Tiempo de espera (en segundos)",
120
- "The recipient's full name": "Nombre completo del destinatario",
121
- "A unique, valid phone number as per the organization's country if there's no leading + sign. If a phone number has a leading + sign, it will disregard the organization's country setting.": "Un número de teléfono único y válido según el país de la organización si no hay signo + inicio. Si un número de teléfono tiene un signo + inicial, no tendrá en cuenta la configuración del país de la organización.",
122
- "Checking this option will default the Onfleet system to use a toll-free long code number for SMS communication.": "Al marcar esta opción, el sistema Onfleet predeterminará el uso de un número de código largo libre para la comunicación por SMS.",
123
- "The ID of the recipient you want to update": "El ID del destinatario que desea actualizar",
124
- "The recipient's ID": "ID del destinatario",
125
- "ID of the organization that will be displayed on the task": "ID de la organización que se mostrará en la tarea",
126
- "ID of the organization that will be executing the task": "ID de la organización que ejecutará la tarea",
127
- "The task destination": "El destino de la tarea",
128
- "Check this box if the destination is a single unparsed string": "Marque esta casilla si el destino es una sola cadena sin analizar",
129
- "Check this box if you want to use an ID for the recipient": "Marque esta casilla si desea utilizar un ID para el destinatario",
130
- "The earliest time the task should be completed": "La primera vez que la tarea debe ser completada",
131
- "The latest time the task should be completed": "La última vez que la tarea debe completarse",
132
- "Whether the task is pickup": "Si la tarea está recolectada",
133
- "The number of units to be dropped off": "El número de unidades a abandonar",
134
- "Override the recipient name for this task only": "Reemplazar el nombre del destinatario para esta tarea sólo",
135
- "Override the recipient notes for this task only": "Reemplazar las notas del destinatario sólo para esta tarea",
136
- "Override the recipient skip SMS option for this task only": "Reemplazar la opción SMS del destinatario para esta tarea sólo",
137
- "The number of minutes to be spent by the worker on arrival at this task's destination": "El número de minutos que debe pasar el trabajador a la llegada al destino de esta tarea",
138
- "The ID of the task you want to delete": "El ID de la tarea que desea eliminar",
139
- "The ID of the task you want to complete": "El ID de la tarea que quieres completar",
140
- "Whether to complete the task as a success or not": "Si completar la tarea como éxito o no",
141
- "ID of the task you want to clone": "ID de la tarea que quieres clonar",
142
- "ID of the task you want to update": "ID de la tarea que desea actualizar",
143
- "The ID of the destination you want to delete": "El ID del destino que desea eliminar",
144
- "Name of the hub": "Nombre del Hub",
145
- "ID of the connected organization": "ID de la organización conectada",
146
- "Full name": "Nombre completo",
147
- "Whether this administrator can perform write operations.": "Si este administrador puede realizar operaciones de escritura.",
148
- "Name of the worker": "Nombre del trabajador",
149
- "The maximum number of units this worker can carry": "El número máximo de unidades que este trabajador puede llevar",
150
- "Name of the team": "Nombre del equipo",
151
- "Allows Drivers to Self Assign Tasks that are in the Team unassigned container.": "Permite a los Motivadores Auto-Asignar Tareas que están en el contenedor no asignado por equipo.",
152
- "Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
153
- "Enable for files like PDFs, images, etc..": "Activar para archivos como PDFs, imágenes, etc.",
154
- "GET": "RECOGER",
99
+ "Organization ID": "Organization ID",
100
+ "Email": "Email",
101
+ "Phone Number": "Phone Number",
102
+ "Read Only": "Read Only",
103
+ "Administrator": "Administrator",
104
+ "Capacity": "Capacity",
105
+ "Display Name": "Display Name",
106
+ "Worker": "Worker",
107
+ "Workers": "Workers",
108
+ "Managers": "Managers",
109
+ "Enable Self Assignment": "Enable Self Assignment",
110
+ "Team": "Team",
111
+ "Container Type": "Container Type",
112
+ "Container ID": "Container ID",
113
+ "Method": "Method",
114
+ "Headers": "Headers",
115
+ "Query Parameters": "Query Parameters",
116
+ "Body": "Body",
117
+ "Response is Binary ?": "Response is Binary ?",
118
+ "No Error on Failure": "No Error on Failure",
119
+ "Timeout (in seconds)": "Timeout (in seconds)",
120
+ "The recipient's full name": "The recipient's full name",
121
+ "A unique, valid phone number as per the organization's country if there's no leading + sign. If a phone number has a leading + sign, it will disregard the organization's country setting.": "A unique, valid phone number as per the organization's country if there's no leading + sign. If a phone number has a leading + sign, it will disregard the organization's country setting.",
122
+ "Checking this option will default the Onfleet system to use a toll-free long code number for SMS communication.": "Checking this option will default the Onfleet system to use a toll-free long code number for SMS communication.",
123
+ "The ID of the recipient you want to update": "The ID of the recipient you want to update",
124
+ "The recipient's ID": "The recipient's ID",
125
+ "ID of the organization that will be displayed on the task": "ID of the organization that will be displayed on the task",
126
+ "ID of the organization that will be executing the task": "ID of the organization that will be executing the task",
127
+ "The task destination": "The task destination",
128
+ "Check this box if the destination is a single unparsed string": "Check this box if the destination is a single unparsed string",
129
+ "Check this box if you want to use an ID for the recipient": "Check this box if you want to use an ID for the recipient",
130
+ "The earliest time the task should be completed": "The earliest time the task should be completed",
131
+ "The latest time the task should be completed": "The latest time the task should be completed",
132
+ "Whether the task is pickup": "Whether the task is pickup",
133
+ "The number of units to be dropped off": "The number of units to be dropped off",
134
+ "Override the recipient name for this task only": "Override the recipient name for this task only",
135
+ "Override the recipient notes for this task only": "Override the recipient notes for this task only",
136
+ "Override the recipient skip SMS option for this task only": "Override the recipient skip SMS option for this task only",
137
+ "The number of minutes to be spent by the worker on arrival at this task's destination": "The number of minutes to be spent by the worker on arrival at this task's destination",
138
+ "The ID of the task you want to delete": "The ID of the task you want to delete",
139
+ "The ID of the task you want to complete": "The ID of the task you want to complete",
140
+ "Whether to complete the task as a success or not": "Whether to complete the task as a success or not",
141
+ "ID of the task you want to clone": "ID of the task you want to clone",
142
+ "ID of the task you want to update": "ID of the task you want to update",
143
+ "The ID of the destination you want to delete": "The ID of the destination you want to delete",
144
+ "Name of the hub": "Name of the hub",
145
+ "ID of the connected organization": "ID of the connected organization",
146
+ "Full name": "Full name",
147
+ "Whether this administrator can perform write operations.": "Whether this administrator can perform write operations.",
148
+ "Name of the worker": "Name of the worker",
149
+ "The maximum number of units this worker can carry": "The maximum number of units this worker can carry",
150
+ "Name of the team": "Name of the team",
151
+ "Allows Drivers to Self Assign Tasks that are in the Team unassigned container.": "Allows Drivers to Self Assign Tasks that are in the Team unassigned container.",
152
+ "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
153
+ "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
154
+ "GET": "GET",
155
155
  "POST": "POST",
156
156
  "PATCH": "PATCH",
157
157
  "PUT": "PUT",
158
- "DELETE": "BORRAR",
159
- "HEAD": "LIMPIO",
160
- "Task Arrival": "Llegada de la tarea",
161
- "Task Assigned": "Tarea asignada",
162
- "Task Cloned": "Tarea Clonada",
163
- "Task Completed": "Tarea completada",
164
- "Task Created": "Tarea creada",
165
- "Task Delayed": "Tarea retrasada",
166
- "Task Deleted": "Tarea eliminada",
158
+ "DELETE": "DELETE",
159
+ "HEAD": "HEAD",
160
+ "Task Arrival": "Task Arrival",
161
+ "Task Assigned": "Task Assigned",
162
+ "Task Cloned": "Task Cloned",
163
+ "Task Completed": "Task Completed",
164
+ "Task Created": "Task Created",
165
+ "Task Delayed": "Task Delayed",
166
+ "Task Deleted": "Task Deleted",
167
167
  "Task ETA": "Task ETA",
168
- "Task Failed": "Tarea Fallida",
169
- "Task Started": "Tarea iniciada",
170
- "Task Unassigned": "Tarea no asignada",
171
- "Task Updated": "Tarea actualizada",
172
- "Worker Created": "Trabajador creado",
173
- "Worker Deleted": "Trabajador eliminado",
174
- "Worker Duty Change": "Cambio de Duty del Trabajador",
175
- "Auto Dispatch Completed": "Autoenvío completado",
176
- "SMS Recipient Opt Out": "Rechazar al destinatario de SMS",
177
- "SMS Recipient Response Missed": "Falta la respuesta del destinatario de SMS",
178
- "Triggers when a task worker arriving at or closer than threshold value provided, in meters": "Dispara cuando un trabajador de tareas llega a o más cercano al valor del umbral proporcionado, en metros",
179
- "Triggers when a task is assigned": "Dispara cuando una tarea es asignada",
180
- "Triggers when a task is cloned": "Dispara cuando una tarea es clonada",
181
- "Triggers when a task is completed": "Dispara cuando una tarea se complete",
182
- "Triggers when a task is created": "Dispara cuando se crea una tarea",
183
- "Triggers when a task is delayed": "Dispara cuando una tarea se retrasa",
184
- "Triggers when a task is deleted": "Dispara cuando se elimina una tarea",
185
- "Triggers when a task worker ETA less than or equal to threshold value provided, in seconds": "Dispara cuando un trabajador de tareas ETA menos o igual al valor de umbral proporcionado, en segundos",
186
- "Triggers when a task has failed": "Dispara cuando una tarea ha fallado",
187
- "Triggers when a task is started": "Dispara cuando se inicia una tarea",
188
- "Triggers when a task is unassigned": "Dispara cuando una tarea no está asignada",
189
- "Triggers when a task is updated": "Dispara cuando se actualiza una tarea",
190
- "Triggers when a worker is created": "Dispara cuando un trabajador es creado",
191
- "Triggers when a worker is deleted": "Dispara cuando un worker es eliminado",
192
- "Triggers when a worker status changes": "Dispara cuando un estado de trabajador cambia",
193
- "Triggers when team auto-dispatch calculation is completed": "Dispara cuando el cálculo de envío automático del equipo se complete",
194
- "Triggers when a recipient opts out of SMS notifications": "Dispara cuando un destinatario opta por no recibir notificaciones SMS",
195
- "Triggers when a recipient responds to a notification via SMS, but the organization is unable to handle it at that time": "Dispara cuando un destinatario responde a una notificación vía SMS, pero la organización no puede manejarla en ese momento"
168
+ "Task Failed": "Task Failed",
169
+ "Task Started": "Task Started",
170
+ "Task Unassigned": "Task Unassigned",
171
+ "Task Updated": "Task Updated",
172
+ "Worker Created": "Worker Created",
173
+ "Worker Deleted": "Worker Deleted",
174
+ "Worker Duty Change": "Worker Duty Change",
175
+ "Auto Dispatch Completed": "Auto Dispatch Completed",
176
+ "SMS Recipient Opt Out": "SMS Recipient Opt Out",
177
+ "SMS Recipient Response Missed": "SMS Recipient Response Missed",
178
+ "Triggers when a task worker arriving at or closer than threshold value provided, in meters": "Triggers when a task worker arriving at or closer than threshold value provided, in meters",
179
+ "Triggers when a task is assigned": "Triggers when a task is assigned",
180
+ "Triggers when a task is cloned": "Triggers when a task is cloned",
181
+ "Triggers when a task is completed": "Triggers when a task is completed",
182
+ "Triggers when a task is created": "Triggers when a task is created",
183
+ "Triggers when a task is delayed": "Triggers when a task is delayed",
184
+ "Triggers when a task is deleted": "Triggers when a task is deleted",
185
+ "Triggers when a task worker ETA less than or equal to threshold value provided, in seconds": "Triggers when a task worker ETA less than or equal to threshold value provided, in seconds",
186
+ "Triggers when a task has failed": "Triggers when a task has failed",
187
+ "Triggers when a task is started": "Triggers when a task is started",
188
+ "Triggers when a task is unassigned": "Triggers when a task is unassigned",
189
+ "Triggers when a task is updated": "Triggers when a task is updated",
190
+ "Triggers when a worker is created": "Triggers when a worker is created",
191
+ "Triggers when a worker is deleted": "Triggers when a worker is deleted",
192
+ "Triggers when a worker status changes": "Triggers when a worker status changes",
193
+ "Triggers when team auto-dispatch calculation is completed": "Triggers when team auto-dispatch calculation is completed",
194
+ "Triggers when a recipient opts out of SMS notifications": "Triggers when a recipient opts out of SMS notifications",
195
+ "Triggers when a recipient responds to a notification via SMS, but the organization is unable to handle it at that time": "Triggers when a recipient responds to a notification via SMS, but the organization is unable to handle it at that time"
196
196
  }