Skip to content

Commit

Permalink
Update es.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
eucool authored Jun 25, 2024
1 parent cc60db3 commit 11c999f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/languages/es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1429,6 +1429,7 @@ export default {
error: {
containsReservedWord: 'El nombre no puede contener las palabras Expensify o Concierge.',
hasInvalidCharacter: 'El nombre no puede contener una coma o un punto y coma.',
requiredFirstName: 'El nombre no puede estar vacío.',
},
},
privatePersonalDetails: {
Expand Down

0 comments on commit 11c999f

Please sign in to comment.