|
3 years ago | |
---|---|---|
.. | ||
_story | d7ce8db958 test: update storybook filename (#1161) | 3 years ago |
source | 45ebfb4064 feat: locale ro | 3 years ago |
README.md | f76bd5879d feat: init | 4 years ago |
context.tsx | f76bd5879d feat: init | 4 years ago |
index-en-US.md | f76bd5879d feat: init | 4 years ago |
index.md | f76bd5879d feat: init | 4 years ago |
interface.ts | bd83d1f9cd chore: format code | 3 years ago |
localeConsumer.tsx | bd83d1f9cd chore: format code | 3 years ago |
localeProvider.tsx | bd83d1f9cd chore: format code | 3 years ago |
Semi Design locale package
Component multilingual support
import en_GB from '@douyinfe/semi-ui/lib/es/locale/source/en_GB';
import { LocaleProvider } from '@douyinfe/semi-ui';
return (
<LocaleProvider locale={en_GB}>
<App/>
</LocaleProvider>
);
Notice: Don't replace key in
${}
which is a dynamic value.
![]() Semi Teams |
MIT