From 709127725d1fb47c6b1a579e2edbf6dc4325524b Mon Sep 17 00:00:00 2001 From: Dvel Date: Tue, 30 Jan 2024 08:27:34 +0800 Subject: [PATCH] =?UTF-8?q?conf:=20=E7=AE=80=E7=B9=81=E8=BD=AC=E6=8D=A2?= =?UTF-8?q?=E5=AF=B9=E6=95=B0=E5=AD=97=E5=A4=A7=E5=86=99=E5=92=8C=E5=86=9C?= =?UTF-8?q?=E5=8E=86=E7=94=9F=E6=95=88=20=20#652?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- double_pinyin.schema.yaml | 2 +- double_pinyin_abc.schema.yaml | 2 +- double_pinyin_flypy.schema.yaml | 2 +- double_pinyin_mspy.schema.yaml | 2 +- double_pinyin_sogou.schema.yaml | 2 +- double_pinyin_ziguang.schema.yaml | 2 +- rime_ice.schema.yaml | 4 ++-- 7 files changed, 8 insertions(+), 8 deletions(-) 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,不对其他如反查的内容做简繁转换 # 标点符号