CommunityToolkit / CommunityToolkit/dotnet
Translate memory unit
Open
feature request :mailbox_with_mail:
- Dominant language
- C#
- Stars
- 3.8k
- Forks
- 400
- PR merge metrics
- No merged PRs in 30d
Description
### Overview
French has a specific translation for bytes (octet) which should be reflected in [Converters.ToFileSizeString](https://github.com/CommunityToolkit/dotnet/blob/main/CommunityToolkit.Common/Converters.cs#L17). Even though "byte" might be correct, our client reports that "octet" is more common. Not sure whether this information is correct...?
Maybe other languages are affected too?
Best
Andreas
### Alternatives
Not using Converters.ToFileSizeString in MUI scenarios or with our client.
### Help us help you
No, just wanted to propose this
Contributor guide
Assessment
This issue has not been assessed yet.