This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
ant-design
Watch
1
Star
0
Fork
0
You've already forked ant-design
mirror of
https://gitee.com/ant-design/ant-design.git
synced
2024-12-04 13:08:41 +08:00
Code
Issues
Actions
100
Packages
Projects
Releases
Wiki
Activity
7f6008f4e1
ant-design
/
components
/
calendar
/
locale
/
eu_ES.ts
4 lines
73 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: Basque (eu-ES) translation (#39371) * Added basque (eu-ES) translation * Update components/locale/eu_ES.tsx Co-authored-by: Amumu <yoyo837@hotmail.com> * Update docs/react/i18n.zh-CN.md Co-authored-by: Amumu <yoyo837@hotmail.com> * added test cases Co-authored-by: Amumu <yoyo837@hotmail.com>
2022-12-08 11:04:12 +08:00
import
euES
from
'../../date-picker/locale/eu_ES'
;
perf: Remove IE11 from browserslist and babel targets (#38779) * Update package.json * chore: bump antd-tools * Update package.json * fix: browserslist in codesandbox * chore: upgrade antd tools * chore: upgrade antd tools * test: fix Cannot access mockCanUseDom before initialization * upgrade @ant-design/tools * upgrade @ant-design/tools * upgrade @ant-design/tools * upgrade @ant-design/tools * Update package.json Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-12-25 18:37:57 +08:00
export
default
euES
;
Reference in New Issue
Copy Permalink