diff --git a/double_pinyin.schema.yaml b/double_pinyin.schema.yaml index 35a2d20..c6d1f92 100644 --- a/double_pinyin.schema.yaml +++ b/double_pinyin.schema.yaml @@ -222,7 +222,7 @@ traditionalize: option_name: traditionalization opencc_config: s2t.json # s2t.json | s2hk.json | s2tw.json | s2twp.json tips: none # 转换提示: all 都显示 | char 仅单字显示 | none 不显示。 - tags: [ abc ] # 限制在 abc tag,不对其他如反查的内容做简繁转换 + tags: [ abc, number, gregorian_to_lunar ] # 限制在对应 tag,不对其他如反查的内容做简繁转换 # 标点符号 diff --git a/double_pinyin_abc.schema.yaml b/double_pinyin_abc.schema.yaml index 420ef97..14b2add 100644 --- a/double_pinyin_abc.schema.yaml +++ b/double_pinyin_abc.schema.yaml @@ -225,7 +225,7 @@ traditionalize: option_name: traditionalization opencc_config: s2t.json # s2t.json | s2hk.json | s2tw.json | s2twp.json tips: none # 转换提示: all 都显示 | char 仅单字显示 | none 不显示。 - tags: [ abc ] # 限制在 abc tag,不对其他如反查的内容做简繁转换 + tags: [ abc, number, gregorian_to_lunar ] # 限制在对应 tag,不对其他如反查的内容做简繁转换 # 标点符号 diff --git a/double_pinyin_flypy.schema.yaml b/double_pinyin_flypy.schema.yaml index 9866d3a..889703d 100644 --- a/double_pinyin_flypy.schema.yaml +++ b/double_pinyin_flypy.schema.yaml @@ -222,7 +222,7 @@ traditionalize: option_name: traditionalization opencc_config: s2t.json # s2t.json | s2hk.json | s2tw.json | s2twp.json tips: none # 转换提示: all 都显示 | char 仅单字显示 | none 不显示。 - tags: [ abc ] # 限制在 abc tag,不对其他如反查的内容做简繁转换 + tags: [ abc, number, gregorian_to_lunar ] # 限制在对应 tag,不对其他如反查的内容做简繁转换 # 标点符号 diff --git a/double_pinyin_mspy.schema.yaml b/double_pinyin_mspy.schema.yaml index 9d47a22..ffecfd9 100644 --- a/double_pinyin_mspy.schema.yaml +++ b/double_pinyin_mspy.schema.yaml @@ -226,7 +226,7 @@ traditionalize: option_name: traditionalization opencc_config: s2t.json # s2t.json | s2hk.json | s2tw.json | s2twp.json tips: none # 转换提示: all 都显示 | char 仅单字显示 | none 不显示。 - tags: [ abc ] # 限制在 abc tag,不对其他如反查的内容做简繁转换 + tags: [ abc, number, gregorian_to_lunar ] # 限制在对应 tag,不对其他如反查的内容做简繁转换 # 标点符号 diff --git a/double_pinyin_sogou.schema.yaml b/double_pinyin_sogou.schema.yaml index 1550331..3cd7cff 100644 --- a/double_pinyin_sogou.schema.yaml +++ b/double_pinyin_sogou.schema.yaml @@ -226,7 +226,7 @@ traditionalize: option_name: traditionalization opencc_config: s2t.json # s2t.json | s2hk.json | s2tw.json | s2twp.json tips: none # 转换提示: all 都显示 | char 仅单字显示 | none 不显示。 - tags: [ abc ] # 限制在 abc tag,不对其他如反查的内容做简繁转换 + tags: [ abc, number, gregorian_to_lunar ] # 限制在对应 tag,不对其他如反查的内容做简繁转换 # 标点符号 diff --git a/double_pinyin_ziguang.schema.yaml b/double_pinyin_ziguang.schema.yaml index 294b7ed..80c0d1d 100644 --- a/double_pinyin_ziguang.schema.yaml +++ b/double_pinyin_ziguang.schema.yaml @@ -224,7 +224,7 @@ traditionalize: option_name: traditionalization opencc_config: s2t.json # s2t.json | s2hk.json | s2tw.json | s2twp.json tips: none # 转换提示: all 都显示 | char 仅单字显示 | none 不显示。 - tags: [ abc ] # 限制在 abc tag,不对其他如反查的内容做简繁转换 + tags: [ abc, number, gregorian_to_lunar ] # 限制在对应 tag,不对其他如反查的内容做简繁转换 # 标点符号 diff --git a/rime_ice.schema.yaml b/rime_ice.schema.yaml index 26ea7cd..10ceb1e 100644 --- a/rime_ice.schema.yaml +++ b/rime_ice.schema.yaml @@ -6,7 +6,7 @@ schema: schema_id: rime_ice name: 雾凇拼音 - version: "2024-01-29" + version: "2024-01-30" author: - Dvel description: | @@ -183,7 +183,7 @@ traditionalize: option_name: traditionalization opencc_config: s2t.json # s2t.json | s2hk.json | s2tw.json | s2twp.json tips: none # 转换提示: all 都显示 | char 仅单字显示 | none 不显示。 - tags: [ abc ] # 限制在 abc tag,不对其他如反查的内容做简繁转换 + tags: [ abc, number, gregorian_to_lunar ] # 限制在对应 tag,不对其他如反查的内容做简繁转换 # 标点符号