2026-08-17 15:29:55 +08:00
|
|
|
# 16-i18n.md 还没写,这份配置是**结构预留**:等 arb 方案定了,把散在 Widget
|
|
|
|
|
# 里的中文文案迁进 lib/l10n/app_zh.arb,代码侧只多一个 import。
|
|
|
|
|
#
|
|
|
|
|
# 首版就留好的理由(见 conti-docs/README 待补充清单):等 30 个页面都写死中文
|
|
|
|
|
# 再回来抽,成本是现在的几十倍。
|
|
|
|
|
arb-dir: lib/l10n
|
|
|
|
|
template-arb-file: app_zh.arb
|
|
|
|
|
output-localization-file: app_localizations.dart
|