- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for tsu (0.01 sec)
-
src/main/java/org/codelibs/fess/suggest/converter/KatakanaToAlphabetConverter.java
map.put("ソ", new String[] { "so" }); map.put("タ", new String[] { "ta" }); map.put("チ", new String[] { "ti", "chi" }); map.put("ツ", new String[] { "tu", "tsu" }); map.put("テ", new String[] { "te" }); map.put("ト", new String[] { "to" }); map.put("ナ", new String[] { "na" }); map.put("ニ", new String[] { "ni" });
Registered: Sat Dec 20 13:04:59 UTC 2025 - Last Modified: Mon Nov 17 14:28:21 UTC 2025 - 11.4K bytes - Viewed (0)