在/portal-master/portal-impl/src/portal.properties文件中,有如下配置:

#
# Specify the locales that are enabled by default.
#
locales.enabled=ca_ES,zh_CN,en_US,fi_FI,fr_FR,de_DE,iw_IL,hu_HU,ja_JP,pt_BR,es_ES

修改为:

#
# Specify the locales that are enabled by default.
#
locales.enabled=zh_CN,en_US

相关文章:

  • 2021-11-27
  • 2021-09-09
  • 2021-06-19
  • 2022-01-15
  • 2021-08-29
  • 2021-09-25
  • 2021-09-16
猜你喜欢
  • 2021-10-07
  • 2022-01-18
  • 2021-11-09
  • 2021-09-04
  • 2021-11-05
相关资源
相似解决方案