siyuan/kernel/bazaar
Jeffrey Chen 9642f486bd
♻️ Bazaar uses a map to replace the i18n struct (#16960)
- package.go:DisplayName/Description/Readme 改为 map[string]string,统一 getPreferredLocaleString
- bazzar.go:搜索匹配适配 LocaleStrings,抽出 packageContainsKeyword
- bazaar.ts:keyword 仅在有值时传入 API
- appearance:主题「默认主题」与 displayName 改为多语言 key 与 map 取值
2026-02-03 09:59:36 +08:00
..
icon.go 🎨 https://github.com/siyuan-note/siyuan/issues/16947#issuecomment-3830605823 2026-02-01 16:44:15 +08:00
package.go ♻️ Bazaar uses a map to replace the i18n struct (#16960) 2026-02-03 09:59:36 +08:00
plugin.go 🎨 https://github.com/siyuan-note/siyuan/issues/16947#issuecomment-3830605823 2026-02-01 16:44:15 +08:00
template.go 🎨 https://github.com/siyuan-note/siyuan/issues/16947#issuecomment-3830605823 2026-02-01 16:44:15 +08:00
theme.go 🎨 https://github.com/siyuan-note/siyuan/issues/16947#issuecomment-3830605823 2026-02-01 16:44:15 +08:00
widget.go 🎨 https://github.com/siyuan-note/siyuan/issues/16947#issuecomment-3830605823 2026-02-01 16:44:15 +08:00