开发者

Does Ext JS support internationalization

开发者 https://www.devze.com 2023-02-25 17:11 出处:网络
Does Ext JS support 开发者_C百科internationalizationIt has both static and dynamic localisation.Yes, internationalization is supported with Ext JS:

Does Ext JS support 开发者_C百科internationalization


It has both static and dynamic localisation.


Yes, internationalization is supported with Ext JS:

https://www.sencha.com/blog/internationalization-localization-with-sencha-ext-js/


ExtJS only helps localize the string resources it uses. Although with a bug currently. It doesn't provide any utility to localize custom string resources. However, you could follow the way proposed by ExtJS or select any other alternative available.

0

精彩评论

暂无评论...
验证码 换一张
取 消