mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-18 02:14:32 +08:00
支持多语言英文
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import intl from 'react-intl-universal'
|
||||
import React, {
|
||||
PureComponent,
|
||||
Fragment,
|
||||
@@ -93,7 +94,7 @@ const Config = () => {
|
||||
type="primary"
|
||||
onClick={updateConfig}
|
||||
>
|
||||
保存
|
||||
{intl.get('保存')}
|
||||
</Button>,
|
||||
]}
|
||||
header={{
|
||||
|
||||
Reference in New Issue
Block a user