Commit Graph

15 Commits

Author SHA1 Message Date
Elara 2af6c1887f Fix typo in code (Czeck -> Czech) 2022-04-16 10:15:55 -07:00
Zach DeCook 9b04d06560 emoji translation: Add my frequently received emojis
mapped to a common ASCII emoticon, or to the shortcode
2022-03-21 11:58:13 -04:00
eugenr aa90e9eb26 Romanian translit 2022-03-11 04:15:10 -08:00
Elara c23201e18c Add and fix comments, fix transliteration maps so only first character is capitalized 2021-10-06 13:26:16 -07:00
Elara 4bc6eb9d41 Fix chinese transliteration when chinese characters are not followed by non-chinese characters 2021-10-06 13:15:49 -07:00
Elara 2a59e74a2c Only do init once for Armenian transliteration 2021-10-06 13:08:25 -07:00
Elara df743cca96 Add init functions to transliterators 2021-10-06 09:41:33 -07:00
Elara 01bf493c77 Fix capital letters for Armenian transliteration 2021-10-05 09:09:19 -07:00
Elara b6e9ad6160 Add Chinese transliteration via Pinyin conversion library 2021-10-04 22:26:16 -07:00
Elara c56c0ae198 Update variable names and comments for interface-based transliteration 2021-10-04 20:23:54 -07:00
Elara 6b94030b83 Fix Korean transliteration 2021-10-04 20:06:08 -07:00
Elara 2bbd722ecd Add korean transliteration 2021-10-04 19:07:54 -07:00
Elara 73f16fcfef Use interface to allow for more complex transliteration implementations 2021-10-04 17:45:26 -07:00
Elara 9df6531023 Fix German transliteration for Ü and add attribution 2021-10-04 13:17:48 -07:00
Elara 1db2ca3395 Add transliteration 2021-10-04 01:05:01 -07:00