Skip to content

Commit

Permalink
add comment clarifying "Chats" translation
Browse files Browse the repository at this point in the history
  • Loading branch information
jasperhuangg committed Oct 11, 2023
1 parent ff2dca9 commit a053440
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 @@ -2318,6 +2318,6 @@ export default {
},
},
globalNavigationOptions: {
chats: 'Chats',
chats: 'Chats', // "Chats" is the accepted term colloqially in Spanish, this is not a bug!!
},
} satisfies EnglishTranslation;

0 comments on commit a053440

Please sign in to comment.