mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 21:19:37 +08:00
fa315e9f6d
* 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;
|