Skip to content

Commit

Permalink
Merge pull request #17302 from Expensify/rocio-NotLogin
Browse files Browse the repository at this point in the history
Fix Spanish copy in a few places
  • Loading branch information
iwiznia authored Apr 13, 2023
2 parents 42bea4b + 9810fd5 commit 6e6adb0
Show file tree
Hide file tree
Showing 3 changed files with 101 additions and 101 deletions.
1 change: 1 addition & 0 deletions src/languages/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -632,6 +632,7 @@ export default {
},
cannotGetAccountDetails: 'Couldn\'t retrieve account details, please try to sign in again.',
loginForm: 'Login form',
notYou: ({user}) => `Not ${user}?`,
},
personalDetails: {
error: {
Expand Down
Loading

0 comments on commit 6e6adb0

Please sign in to comment.