Merge branch 'master' of ssh://192.168.100.62:2222/Arsen6331/itd

This commit is contained in:
Elara 2022-04-22 19:22:32 -07:00
commit 563009c44d
2 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@ Since the PineTime does not have enough space to store all unicode glyphs, it on
- Lithuanian
- Estonian
- Icelandic
- Czeck
- Czech
- French
- Armenian
- Korean

View File

@ -301,7 +301,7 @@ var Transliterators = map[string]Transliterator{
"Ð", "D",
"ð", "d",
},
"Czeck": Map{
"Czech": Map{
"ř", "r",
"ě", "e",
"ý", "y",