Skip to content

Commit

Permalink
Merge pull request #42011 from Expensify/jamesdeanexpensify-patch-4
Browse files Browse the repository at this point in the history
Update en.ts
  • Loading branch information
tgolen authored May 13, 2024
2 parents 09a4c05 + f449bce commit ff2b440
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 @@ -2275,7 +2275,7 @@ export default {
accounting: {
settings: 'settings',
title: 'Connections',
subtitle: 'Connect to your accounting system to code transactions with your chart of accounts, auto-match payments and keep your finances in sync.',
subtitle: 'Connect to your accounting system to code transactions with your chart of accounts, auto-match payments, and keep your finances in sync.',
qbo: 'Quickbooks Online',
xero: 'Xero',
setup: 'Set up',
Expand Down
2 changes: 1 addition & 1 deletion src/languages/es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2278,7 +2278,7 @@ export default {
accounting: {
settings: 'configuración',
title: 'Conexiones',
subtitle: 'Conecta a tu sistema de contabilidad para codificar transacciones con tu plan de cuentas, auto-cotejar pagos y mantener tus finanzas sincronizadas.',
subtitle: 'Conecta a tu sistema de contabilidad para codificar transacciones con tu plan de cuentas, auto-cotejar pagos, y mantener tus finanzas sincronizadas.',
qbo: 'Quickbooks Online',
xero: 'Xero',
setup: 'Configurar',
Expand Down

0 comments on commit ff2b440

Please sign in to comment.