umi config.ts layout 中的title/name支持I18n? #6610
Unanswered
gaohongwei
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Antd layout 中的name如何支持I18n?
// file: config.ts
layout: {
name: "Auto ML", // 这里需要I18n
locale: true,
siderWidth: 208,
},
Beta Was this translation helpful? Give feedback.
All reactions