- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for fyo (0.02 sec)
-
src/main/java/org/codelibs/fess/suggest/converter/KatakanaToAlphabetConverter.java
map.put("ヒョ", new String[] { "hyo" }); map.put("フャ", new String[] { "fya" }); map.put("フュ", new String[] { "hyu", "fyu" }); map.put("フョ", new String[] { "fyo" }); map.put("ファ", new String[] { "fa" }); map.put("フィ", new String[] { "fi" }); map.put("フェ", new String[] { "fe" }); map.put("フォ", new String[] { "fo" });
Registered: Fri Nov 08 09:08:12 UTC 2024 - Last Modified: Thu Feb 22 01:36:54 UTC 2024 - 9.4K bytes - Viewed (0)