mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00

* Add new locale (ar-EG: Arabic Egypt) * resolve snapshot testing problem * Add new locale (ar-EG: Arabic Egypt) to docs
6 lines
86 B
TypeScript
6 lines
86 B
TypeScript
const locale = {
|
|
placeholder: 'اختيار الوقت',
|
|
};
|
|
|
|
export default locale;
|