This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
ant-design
Watch
1
Star
0
Fork
0
You've already forked ant-design
mirror of
https://github.com/ant-design/ant-design.git
synced
2024-12-04 17:09:46 +08:00
Code
Issues
Actions
9
Packages
Projects
Releases
Wiki
Activity
08c63d1e23
ant-design
/
components
/
calendar
/
locale
/
uk_UA.tsx
4 lines
75 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Feature: uk_UA locale (#8169) * Add uk-UA localization Ukrainian localization for the following components: - locale-provider - DatePicker - TimePicker - Calendar * Add uk_UA locale to test suite * Add uk_UA locale to tests snapshot Tests on CI are failing because there are no snapshot for uk_UA locale. Generate a snapshot with `npm test -u` command and add it to the test suite.
2017-11-14 16:10:54 +08:00
import
uk_UA
from
'../../date-picker/locale/uk_UA'
;
:lipstick: eslint for all
2019-08-14 18:21:24 +08:00
Feature: uk_UA locale (#8169) * Add uk-UA localization Ukrainian localization for the following components: - locale-provider - DatePicker - TimePicker - Calendar * Add uk_UA locale to test suite * Add uk_UA locale to tests snapshot Tests on CI are failing because there are no snapshot for uk_UA locale. Generate a snapshot with `npm test -u` command and add it to the test suite.
2017-11-14 16:10:54 +08:00
export
default
uk_UA
;
Reference in New Issue
Copy Permalink