Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/languages/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2185,7 +2185,7 @@ const translations = {
},
inviteMembers: {
title: 'Invite members',
subtitle: 'Manage and share your expenses with an accountant or start a travel group with friends.',
subtitle: 'Add your team or invite your accountant. The more, the merrier!',
},
},
featureTraining: {
Expand Down
4 changes: 2 additions & 2 deletions src/languages/es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2187,8 +2187,8 @@ const translations = {
subtitle: 'Create a workspace to track receipts, reimburse expenses, manage travel, create reports, and more — all at the speed of chat.',
},
inviteMembers: {
title: 'Invite members',
subtitle: 'Manage and share your expenses with an accountant or start a travel group with friends.',
title: 'Invita a miembros',
subtitle: 'Añade a tu equipo o invita a tu contador. ¡Cuantos más, mejor!',
},
},
featureTraining: {
Expand Down