国际化与消息提示组件
#104
Replies: 1 comment 1 reply
-
你好,这是因为我个人精力有限,维护不了 i18n 了,而且一直以来都有用户在反对 i18n 这个功能,觉得它太鸡肋了 |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
想要了解本论坛是如何进行国际化的,例如 useMessage这个函数是如何匹配到当前设置的语言的,我在useMessage的源码中除了一个含有每个语言的message消息提示对象,并没有看到其他部分的实现。然后今天突然看到移除了useMessage中的这个实现
Beta Was this translation helpful? Give feedback.
All reactions