forked from Elara6331/itd
Merge branch 'master' of ssh://192.168.100.62:2222/Arsen6331/itd
This commit is contained in:
commit
ac56dd5f57
@ -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
|
||||
|
@ -301,7 +301,7 @@ var Transliterators = map[string]Transliterator{
|
||||
"Ð", "D",
|
||||
"ð", "d",
|
||||
},
|
||||
"Czeck": Map{
|
||||
"Czech": Map{
|
||||
"ř", "r",
|
||||
"ě", "e",
|
||||
"ý", "y",
|
||||
|
Loading…
Reference in New Issue
Block a user