简体   繁体   English

kendo-react-ui / wrappers / grid /的全球化

[英]Globalization for kendo-react-ui/wrappers/grid/

I want to use in React the kendo ui grid wrapper ( https://www.telerik.com/kendo-react-ui/wrappers/grid/ ) as it fits our needs more than the normal kendo ui grid. 我想在React中使用kendo ui网格包装器( https://www.telerik.com/kendo-react-ui/wrappers/grid/ ),因为它比普通的kendo ui网格更适合我们的需求。 I just was wondering if there is a way to implement globalization for this grid wrapper. 我只是想知道是否有一种方法可以实现此网格包装程序的全球化。

Any help is highly appreciated. 非常感谢您的帮助。

The messages can be changed by importing the messages file for the desired region. 可以通过导入所需区域的消息文件来更改消息。 import '@progress/kendo-ui/js/messages/kendo.messages.region'; 导入'@ progress / kendo-ui / js / messages / kendo.messages.region';

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM