stream-chat-react-native icon indicating copy to clipboard operation
stream-chat-react-native copied to clipboard

fix: Fix some of the French i18n translations

Open tmoran-stenoa opened this issue 7 months ago โ€ข 1 comments

๐ŸŽฏ Goal

Fix a few inaccurate or missing French translations.

๐Ÿ›  Implementation details

I am a native French speaker from Canada. I was reviewing the French translations and found that a few of them were inaccurate, missing, or had some grammatical or semantic errors, so I volunteered to make a few fixes.

Note: I have not tested the changes. Feel free to accept/reject/modify any of the changes I made.

๐ŸŽจ UI Changes

iOS
Before After
Android
Before After

๐Ÿงช Testing

Change your app to French and check that the translations render properly and that they make sense.

โ˜‘๏ธ Checklist

  • [ ] I have signed the Stream CLA (required)
  • [x] PR targets the develop branch
  • [x] Documentation is updated
  • [ ] New code is tested in main example apps, including all possible scenarios
    • [ ] SampleApp iOS and Android
    • [ ] Expo iOS and Android

tmoran-stenoa avatar Apr 13 '25 20:04 tmoran-stenoa

Hi @tmoran-stenoa ,

Thanks for your contribution ! I'll have a look at this soon.

isekovanic avatar Apr 22 '25 08:04 isekovanic