ofbiz菜单的国际化配置

ofbiz菜单显示国际化配置文件找了很久总是没找到。类似与上面图片“菜单”图片中菜单是如何显示的,查看源码appBar.ftl,调试知道key是Order,但是key对应的国际化配置确总找不到。order组件的config文件夹下的OrderUiLabels.xml并没有。


最终加了个ofbiz交流群,提问才知道了,配置文件在framework\common\config\CommonUiLabels.xml  。里面配置了所有菜单的国际化。





相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-02-05
  • 2022-12-23
  • 2022-12-23
  • 2021-06-11
  • 2021-08-11
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-02-21
  • 2021-12-04
  • 2021-08-12
  • 2021-04-03
  • 2021-10-23
  • 2021-06-19
相关资源
相似解决方案