Skip to content

Commit

Permalink
Merge pull request #44278 from Expensify/vit-44076
Browse files Browse the repository at this point in the history
  • Loading branch information
francoisl authored Jun 24, 2024
2 parents 46b6b16 + 8d8b6d7 commit 7391a52
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 @@ -422,7 +422,7 @@ export default {
findMember: 'Find a member',
},
videoChatButtonAndMenu: {
tooltip: 'Start a call',
tooltip: 'Book a call',
},
hello: 'Hello',
phoneCountryCode: '1',
Expand Down
2 changes: 1 addition & 1 deletion src/languages/es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ export default {
findMember: 'Encuentra un miembro',
},
videoChatButtonAndMenu: {
tooltip: 'Iniciar una llamada',
tooltip: 'Programar una llamada',
},
hello: 'Hola',
phoneCountryCode: '34',
Expand Down

0 comments on commit 7391a52

Please sign in to comment.