how to apply zh-cn intl

0 Answers 3 Views
General Discussions
David
Top achievements
Rank 1
Iron
Iron
David asked on 30 Nov 2025, 04:52 AM

hi 

i wanted to apply "zh-cn" intl in my angular project.

1) i ran ng add @progress/kendo-angular-intl

2) at my app.module.ts

import { IntlModule } from '@progress/kendo-angular-intl';
import '@progress/kendo-angular-intl/locales/zh';

i can't find zh-cn on my node_modules local folder.

i got the below error:

./src/app/app.module.ts:20:0-49 - Error: Module not found: Error: Can't resolve '@progress/kendo-angular-intl/locales/zh' in 'O:\_Hcsms\src\hcsms.solution-angular-client\src\app'

btw, i did the above stesp after reading the below web page:
https://www.telerik.com/kendo-angular-ui/components/globalization/internationalization/loading-data

can you please help?

thank you.

 

 

 

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
David
Top achievements
Rank 1
Iron
Iron
Share this question
or