You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/languages/es.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1137,7 +1137,7 @@ const translations = {
1137
1137
duplicateWaypointsErrorMessage: 'Por favor, elimina los puntos de ruta duplicados',
1138
1138
atLeastTwoDifferentWaypoints: 'Por favor, introduce al menos dos direcciones diferentes',
1139
1139
splitExpenseMultipleParticipantsErrorMessage: 'Solo puedes dividir un gasto entre un único espacio de trabajo o con miembros individuales. Por favor, actualiza tu selección.',
1140
-
invalidMerchant: 'Por favor, introduce un comerciante válida',
1140
+
invalidMerchant: 'Por favor, introduce un comerciante válido',
1141
1141
atLeastOneAttendee: 'Debe seleccionarse al menos un asistente',
1142
1142
invalidQuantity: 'Por favor, introduce una cantidad válida',
1143
1143
quantityGreaterThanZero: 'La cantidad debe ser mayor que cero',
0 commit comments