Skip to content

Commit

Permalink
Final opy tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
yuwenmemon committed Apr 30, 2024
1 parent a1477f6 commit ee7ff05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/languages/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2893,7 +2893,7 @@ export default {
},
violationDismissal: {
rter: {
manual: "marked this receipt as cash, confirming it doesn't match a credit card transaction",
manual: "marked this receipt as cash.",
},
},
videoPlayer: {
Expand Down
2 changes: 1 addition & 1 deletion src/languages/es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3389,7 +3389,7 @@ export default {
},
violationDismissal: {
rter: {
manual: 'marcó este recibo como efectivo, confirmando que no corresponde a una transacción con tarjeta de crédito.',
manual: 'marcó el recibo como pagado en efectivo.',
},
},
videoPlayer: {
Expand Down

0 comments on commit ee7ff05

Please sign in to comment.