- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for tya (0.05 sec)
-
src/main/java/org/codelibs/fess/suggest/converter/KatakanaToAlphabetConverter.java
map.put("シュ", new String[] { "syu", "shu" }); map.put("ショ", new String[] { "syo", "sho" }); map.put("シェ", new String[] { "sye", "she" }); map.put("チャ", new String[] { "tya", "cha" }); map.put("チュ", new String[] { "tyu", "chu" }); map.put("チョ", new String[] { "tyo", "cho" }); map.put("チェ", new String[] { "tye", "che" }); map.put("ニャ", new String[] { "nya" });
Registered: Fri Nov 08 09:08:12 UTC 2024 - Last Modified: Thu Feb 22 01:36:54 UTC 2024 - 9.4K bytes - Viewed (0)