Add persona and language command localization

This commit is contained in:
Hua
2026-03-13 11:29:08 +08:00
parent b2584dd2cf
commit 83826f3904
11 changed files with 742 additions and 55 deletions

View File

@@ -78,6 +78,7 @@ allow-direct-references = true
[tool.hatch.build]
include = [
"nanobot/**/*.py",
"nanobot/locales/**/*.json",
"nanobot/templates/**/*.md",
"nanobot/skills/**/*.md",
"nanobot/skills/**/*.sh",