mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
amis-saas-7517 主题国际化
Change-Id: Ia339c54ab19916b2fc90b7e9905efb17c543e06b
This commit is contained in:
parent
3c6f96f9d1
commit
300959133e
@ -30,8 +30,8 @@ module.exports = {
|
||||
path: './'
|
||||
},
|
||||
translate: {
|
||||
appId: '20220810001301703',
|
||||
key: 'WW7jKaJJBrtCawTOkCpk',
|
||||
appId: '20220902001329332',
|
||||
key: 'pVS96QbIzVROBSOarU4R',
|
||||
host: 'http://api.fanyi.baidu.com'
|
||||
}
|
||||
};
|
||||
|
@ -3288,15 +3288,17 @@ extendLocale('en-US', {
|
||||
'697af73997072e0ce9ee65b15a7b3715': 'Reset PageNo',
|
||||
'd7bf42dd6e66f2818f9a232603c4a53b':
|
||||
'When "Yes" is selected, the crud component will request the first page of data',
|
||||
'3e573fd37473d789211ee44335d82fad': '',
|
||||
'905407c57ccd033cb6bd64bfad20a8c7': '',
|
||||
'0d1f68afa19f3f3dd88e28d17c98ddf9': '',
|
||||
'e052287273ad39a1d3fa9fa3decb5fd9': '',
|
||||
'506f28f48dbebd5d19e19dfc721e13be': '',
|
||||
'0e35b091e18032508758899735664df7': '',
|
||||
'34d361256526b04909e064c29d9a9b76': '',
|
||||
'd2e930293da37452638759e17d771adf': '',
|
||||
'b535bea11c97ec5588b1494799de4d60': '',
|
||||
'f7784642f42d33f506ba05f3daefc3c4': '',
|
||||
'a8797a840f3c0bbb5297aada95f9b13a': ''
|
||||
'3e573fd37473d789211ee44335d82fad': 'Static CSS class name',
|
||||
'905407c57ccd033cb6bd64bfad20a8c7': 'CSS class name in static display',
|
||||
'0d1f68afa19f3f3dd88e28d17c98ddf9': 'Table 2',
|
||||
'e052287273ad39a1d3fa9fa3decb5fd9': 'Component display status',
|
||||
'506f28f48dbebd5d19e19dfc721e13be':
|
||||
'Control the input state/static state of the selected component',
|
||||
'0e35b091e18032508758899735664df7': 'Components switch to static',
|
||||
'34d361256526b04909e064c29d9a9b76':
|
||||
'The component switches to the input state',
|
||||
'd2e930293da37452638759e17d771adf': 'Component Status',
|
||||
'b535bea11c97ec5588b1494799de4d60': 'Form Input',
|
||||
'f7784642f42d33f506ba05f3daefc3c4': 'Form Static',
|
||||
'a8797a840f3c0bbb5297aada95f9b13a': 'Form Item Static'
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user