mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-04 21:08:55 +08:00
amis-saas-6285 国际化bug-fix
Change-Id: If735c77f88aa673eb4393844ab27195197be837c
This commit is contained in:
parent
f49f437dc5
commit
5ebac15d63
@ -1,4 +1,4 @@
|
||||
import {extendLocale} from 'amis-core';
|
||||
import {extendLocale} from 'i18n-runtime';
|
||||
|
||||
extendLocale('en-US', {
|
||||
'4e7f76261f8c4c6d78998f85fc1f4c6e': 'Margin ',
|
||||
|
@ -1,4 +1,4 @@
|
||||
import {extendLocale} from 'amis-core';
|
||||
import {extendLocale} from 'i18n-runtime';
|
||||
|
||||
extendLocale('zh-CN', {
|
||||
'4e7f76261f8c4c6d78998f85fc1f4c6e': '外边距',
|
||||
|
Loading…
Reference in New Issue
Block a user