iot-manage-dashboard/playground/src/locales
Vben 20a3868594
feat: add modal and drawer components and examples (#4229)
* feat: add modal component

* feat: add drawer component

* feat: apply new modal and drawer components to the layout

* chore: typo

* feat: add some unit tests
2024-08-25 23:40:52 +08:00
..
langs feat: add modal and drawer components and examples (#4229) 2024-08-25 23:40:52 +08:00
index.ts fix: switching language does not load the translation of the component correctly (#4205) 2024-08-21 10:06:06 +08:00
README.md refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00

locale

每个app使用的国际化可能不同这里用于扩展国际化的功能例如扩展 dayjs、antd组件库的多语言切换以及app本身的国际化文件。