Add Chinese transliteration via Pinyin conversion library

This commit is contained in:
2021-10-04 22:26:16 -07:00
parent c56c0ae198
commit b6e9ad6160
5 changed files with 48 additions and 1 deletions

View File

@@ -58,6 +58,7 @@ Since the PineTime does not have enough space to store all unicode glyphs, it on
- French
- Armenian
- Korean
- Chinese
- Emoji
Place the desired map names in an array as `notifs.translit.use`. They will be evaluated in order. You can also put custom transliterations in `notifs.translit.custom`. These take priority over any other maps. The `notifs.translit` config section should look like this: