|
|
il y a 2 ans | |
|---|---|---|
| .. | ||
| _story | a2c9f2fec9 feat: add i18n locale source, #1410 (#1411) | il y a 2 ans |
| source | add9838d71 feat: add type monthRange to datePicker (#1504) | il y a 2 ans |
| README.md | f76bd5879d feat: init | il y a 4 ans |
| context.tsx | f76bd5879d feat: init | il y a 4 ans |
| index-en-US.md | f76bd5879d feat: init | il y a 4 ans |
| index.md | f76bd5879d feat: init | il y a 4 ans |
| interface.ts | add9838d71 feat: add type monthRange to datePicker (#1504) | il y a 2 ans |
| localeConsumer.tsx | bd83d1f9cd chore: format code | il y a 3 ans |
| localeProvider.tsx | bd83d1f9cd chore: format code | il y a 3 ans |
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



