import {IntlProvider, addLocaleData} from 'react-intl';. 3.新增locale 配置檔案. zh-CN.js const zh_CN = { 'intl.hello': "你好", 'intl.name': ...
確定! 回上一頁