television/crates/television-utils
Bertrand Chardon 37b71b7a88
feat(i18n): improve support for non-western scripts (#305)
This PR adds

- support for katakana and hiragana
- support for hangul
- support for thai
- support for devanagari
- support for emojis

Some special characters such as typographic parentheses for the Japanese
language for example don't seem to be covered by the Unicode ranges I'm
adding in this pull request.

To ensure complete support, additional Unicode ranges should be added by
native speakers when possible to avoid errors.

Fixes #299
2025-01-24 20:31:15 +01:00
..