Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Sho (0.01 sec)

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

            map.put("キョ", new String[] { "kyo" });
    
            map.put("シャ", new String[] { "sya", "sha" });
            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" });
    Registered: Wed Jun 12 15:38:08 UTC 2024
    - Last Modified: Thu Feb 22 01:36:54 UTC 2024
    - 9.4K bytes
    - Viewed (0)
Back to top