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
@@ -6856,7 +6856,7 @@ const translations = {
6856
6856
overLimitAttendee: ({formattedLimit}: ViolationsOverLimitParams)=>`Importe supera el límite${formattedLimit ? ` de ${formattedLimit}/persona` : ''}`,
6857
6857
perDayLimit: ({formattedLimit}: ViolationsPerDayLimitParams)=>`Importe supera el límite diario de la categoría${formattedLimit ? ` de ${formattedLimit}/persona` : ''}`,
6858
6858
receiptNotSmartScanned:
6859
-
'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>',
6859
+
'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>.',
0 commit comments