mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-15 01:11:15 +08:00
fix(布局容器amis-saas-8224): 更新国际化语料
Change-Id: Ied828661eff1b8e8062b6cdaea525709cd98a67e
This commit is contained in:
parent
5ce7185135
commit
3985ba963d
@ -3539,5 +3539,6 @@ extendLocale('en-US', {
|
||||
'When the number of options exceeds the threshold, the virtual list is opened to optimize performance',
|
||||
'02b9880e1d2df8a07e90e9878080c739': 'Option Height',
|
||||
'a3f66655c3d2bcfecc6afba0e4424460':
|
||||
'Height of each option when virtual list is turned on'
|
||||
'Height of each option when virtual list is turned on',
|
||||
'183f00df0922a6be371fea58cd46a60a': 'Elastic height'
|
||||
});
|
||||
|
@ -3128,5 +3128,6 @@ extendLocale('zh-CN', {
|
||||
'50437e080edc71ab624c93d419472919':
|
||||
'当选项数量超过阈值后,会开启虚拟列表以优化性能',
|
||||
'02b9880e1d2df8a07e90e9878080c739': '选项高度',
|
||||
'a3f66655c3d2bcfecc6afba0e4424460': '开启虚拟列表时每个选项的高度'
|
||||
'a3f66655c3d2bcfecc6afba0e4424460': '开启虚拟列表时每个选项的高度',
|
||||
'183f00df0922a6be371fea58cd46a60a': '弹性高度'
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user