Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for nyu (0.02 sec)

  1. src/main/java/org/codelibs/fess/suggest/converter/KatakanaToAlphabetConverter.java

            map.put("チョ", new String[] { "tyo", "cho" });
            map.put("チェ", new String[] { "tye", "che" });
    
            map.put("ニャ", new String[] { "nya" });
            map.put("ニュ", new String[] { "nyu" });
            map.put("ニョ", new String[] { "nyo" });
    
            map.put("ヒャ", new String[] { "hya" });
            map.put("ヒュ", new String[] { "hyu" });
            map.put("ヒョ", new String[] { "hyo" });
    
    Registered: Fri Nov 08 09:08:12 UTC 2024
    - Last Modified: Thu Feb 22 01:36:54 UTC 2024
    - 9.4K bytes
    - Viewed (0)
Back to top