@@ -153,3 +153,27 @@ This feature allows you to share the input context (mostly the active input meth
153153- All: always use same input method when switching between Apps
154154- Program: remember last used input method for each App
155155- No: this is the default value. On Android, there is only one * InputContext* for each App, this option behaves exactly the same as * Program*
156+
157+ ## How to customize OpenCC conversion profile?
158+
159+ Open "Addons - Simplified and Traditional Chinese Translation", Set "Translate engine" to "OpenCC".
160+
161+ To configure conversion, set "OpenCC profile for Simplified to Traditional" to one of the following values:
162+
163+ - ` s2hk.json ` Simplified Chinese to Traditional Chinese (Hong Kong variant)
164+ - ` s2t.json ` Simplified Chinese to Traditional Chinese
165+ - ` s2tw.json ` Simplified Chinese to Traditional Chinese (Taiwan Standard)
166+ - ` s2twp.json ` Simplified Chinese to Traditional Chinese (Taiwan Standard) with Taiwanese idiom
167+
168+ To configure the reverse, set "OpenCC profile for Traditional to Simplified" to one of the following values:
169+
170+ - ` hk2s.json ` Traditional Chinese (Hong Kong variant) to Simplified Chinese
171+ - ` hk2t.json ` Traditional Chinese (Hong Kong variant) to Traditional Chinese
172+ - ` jp2t.json ` New Japanese Kanji (Shinjitai) to Traditional Chinese Characters (Kyūjitai)
173+ - ` t2hk.json ` Traditional Chinese (OpenCC Standard) to Hong Kong variant
174+ - ` t2jp.json ` Traditional Chinese Characters (Kyūjitai) to New Japanese Kanji (Shinjitai)
175+ - ` t2s.json ` Traditional Chinese to Simplified Chinese
176+ - ` t2tw.json ` Traditional Chinese (OpenCC Standard) to Taiwan Standard
177+ - ` tw2s.json ` Traditional Chinese (Taiwan Standard) to Simplified Chinese
178+ - ` tw2sp.json ` Traditional Chinese (Taiwan Standard) to Simplified Chinese with Mainland Chinese idiom
179+ - ` tw2t.json ` Traditional Chinese (Taiwan standard) to Traditional Chinese
0 commit comments