amis-saas-6285 国际化bug-fix

Change-Id: If735c77f88aa673eb4393844ab27195197be837c
This commit is contained in:
qkiroc 2022-09-05 11:25:49 +08:00
parent f49f437dc5
commit 5ebac15d63
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
import {extendLocale} from 'amis-core';
import {extendLocale} from 'i18n-runtime';
extendLocale('en-US', {
'4e7f76261f8c4c6d78998f85fc1f4c6e': 'Margin ',

View File

@ -1,4 +1,4 @@
import {extendLocale} from 'amis-core';
import {extendLocale} from 'i18n-runtime';
extendLocale('zh-CN', {
'4e7f76261f8c4c6d78998f85fc1f4c6e': '外边距',