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
@@ -6868,7 +6868,7 @@ const translations = {
6868
6868
overLimitAttendee: ({formattedLimit}: ViolationsOverLimitParams)=>`Importe supera el límite${formattedLimit ? ` de ${formattedLimit}/persona` : ''}`,
6869
6869
perDayLimit: ({formattedLimit}: ViolationsPerDayLimitParams)=>`Importe supera el límite diario de la categoría${formattedLimit ? ` de ${formattedLimit}/persona` : ''}`,
6870
6870
receiptNotSmartScanned:
6871
-
'Detalles del gasto y recibo añadidos manualmente. <a href="https://help.expensify.com/articles/expensify-classic/reports/Automatic-Receipt-Audit">Aprende más.</a>',
6871
+
'Detalles del recibo y del gasto añadidos manualmente. <a href="https://help.expensify.com/articles/expensify-classic/reports/Automatic-Receipt-Audit">Aprende más.</a>',
0 commit comments