admin-vben5/playground/src/locales
Squall2017 5ba3a9dec2
refactor: refactor code structure and improve demo page (#4389)
* feat: captcha example

* fix: fix lint errors

* chore: event handling and methods

* chore: add accessibility features ARIA labels and roles

* refactor: refactor code structure and improve captcha demo page

* feat: add captcha internationalization

* chore: 适配时间戳国际化展示

---------

Co-authored-by: vince <vince292007@gmail.com>
2024-09-14 09:53:06 +08:00
..
langs refactor: refactor code structure and improve demo page (#4389) 2024-09-14 09:53:06 +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本身的国际化文件。