Skip to content

Commit

Permalink
Merge pull request #29249 from Expensify/jasper-addCommentClarifyingT…
Browse files Browse the repository at this point in the history
…ranslation

[NO QA] Add comment clarifying "Chats" translation
  • Loading branch information
jasperhuangg authored Oct 16, 2023
2 parents b24c0d6 + a053440 commit 956664c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/languages/es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2364,6 +2364,6 @@ export default {
transactionDate: 'Fecha de transacción',
},
globalNavigationOptions: {
chats: 'Chats',
chats: 'Chats', // "Chats" is the accepted term colloqially in Spanish, this is not a bug!!
},
} satisfies EnglishTranslation;

0 comments on commit 956664c

Please sign in to comment.