fix: lunar.db 年份、生肖、繁简错误

- 星期默认置于注释。
- 犬年 => 狗年;按国家标准,干支随生肖更替
- 修正 2051 年星期偏移和数据缺失
This commit is contained in:
mirtlecn
2026-04-26 14:46:50 +08:00
parent 569a20e937
commit 085ff848dc
11 changed files with 27 additions and 21 deletions

View File

@@ -107,7 +107,7 @@ date_translator:
# Lua 配置:农历
# 农历触发关键字
# template 字段:{干支年} {农历月} {农历日} {星期} {生肖} {俗称农历月} {简记农历日}
# template 字段:{干支年} {农历月} {农历日} {生肖} {俗称农历月} {简记农历日}
lunar: lunar
lunar_template: "{干支年}{生肖}年{俗称农历月}{农历日}"