ant-design/components/time-picker/locale/ar_EG.tsx
Mohamed Seada fa315e9f6d Add new locale (ar-EG: Arabic Egypt) #3 (#7888)
* Add new locale (ar-EG: Arabic Egypt)

* resolve snapshot testing problem

* Add new locale (ar-EG: Arabic Egypt) to docs
2017-10-14 14:30:54 +08:00

6 lines
86 B
TypeScript

const locale = {
placeholder: 'اختيار الوقت',
};
export default locale;