mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 03:29:59 +08:00
b3c4cebd96
* ✨ added ml_IN locale * ✨ malayalam localization - rc-packages updated * ml_IN test cases added Review comments integrated * ml_IN translation - en doc updated PR review comments integrated * ml_IN translation zh doc updated PR review comment integrated * ❇️ changes after running npm test locally * 🚀 npm test after removing and reinstalling node modules and package-lock
4 lines
62 B
TypeScript
4 lines
62 B
TypeScript
import locale from '../locale/ml_IN';
|
|
|
|
export default locale;
|