mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 12:08:13 +08:00
fix(amis-saas-8763): 补充国际化语料
Change-Id: I34bf3b9c289bb7dd73c0a31ae466e99ae9a1ff99
This commit is contained in:
parent
1f7d6a57f7
commit
815e44413b
@ -3582,5 +3582,13 @@ extendLocale('en-US', {
|
||||
'1c5ea0ffb2b15713cb22c41a02576924':
|
||||
'When rolling adsorption is enabled, the adsorption mode will be automatically enabled when rolling to the upper and lower edges of the parent container.',
|
||||
'5f9be0002394f0b58952969d5952e24c':
|
||||
'Used to set the position of rolling adsorption'
|
||||
'Used to set the position of rolling adsorption',
|
||||
'28968f372fe88c0ef855c7f79f42bbad': 'uniform distribution',
|
||||
'd481ed97681365f18cf20ef914473a02': 'Align Start',
|
||||
'02f6ac7a3bf6a8b4440a2a1c3e1daeea': 'Align End',
|
||||
'cbac406a3f51abad691702015b0784ba': 'Full height',
|
||||
'5a4e41af91746f8a3905aa9f66048955': 'Load Settings',
|
||||
'6ade3082696deb00357f5c0359093cd4': 'Merge to upper loading',
|
||||
'b6ac896eff6a6502e4ae7079b3e507a5': 'Not displaying loading',
|
||||
'0e9ffe1f1cf3f7a620970ea75dba9f39': 'Use page global loading'
|
||||
});
|
||||
|
@ -3167,5 +3167,13 @@ extendLocale('zh-CN', {
|
||||
'e2f6535e21570a0703c7c65f41b30eaa': '滚动吸附',
|
||||
'1c5ea0ffb2b15713cb22c41a02576924':
|
||||
'开启滚动吸附后,当滚动至父容器上下边沿时会自动开启吸附模式。',
|
||||
'5f9be0002394f0b58952969d5952e24c': '用于设置滚动吸附时的位置'
|
||||
'5f9be0002394f0b58952969d5952e24c': '用于设置滚动吸附时的位置',
|
||||
'28968f372fe88c0ef855c7f79f42bbad': '均匀分布',
|
||||
'd481ed97681365f18cf20ef914473a02': '起点对齐',
|
||||
'02f6ac7a3bf6a8b4440a2a1c3e1daeea': '终点对齐',
|
||||
'cbac406a3f51abad691702015b0784ba': '高度撑满',
|
||||
'5a4e41af91746f8a3905aa9f66048955': '加载设置',
|
||||
'6ade3082696deb00357f5c0359093cd4': '合并到上层loading',
|
||||
'b6ac896eff6a6502e4ae7079b3e507a5': '不展示loading',
|
||||
'0e9ffe1f1cf3f7a620970ea75dba9f39': '使用页面全局loading'
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user