Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
言語のデフォルトを変更するにはどうすればよいですか?
ユーザーが初めてログインするとき、デフォルトの言語は英語であり、それを変更する必要があります。
デフォルトの言語は、コントロールパネル-ポータル設定-表示設定-デフォルト言語から変更できます。また、portal-ext.propertiesでパラメータを上書きできます。
# # Set the default locale used by Liferay. This locale is no longer set at # the VM level. See LEP-2584. # user.country=US user.language=en
BR、ポール
Liferay 7(2016年にリリース)以降、デフォルトの言語設定はUIの次の場所にあります。
コントロールパネル>インスタンス設定>その他>表示設定
ページ下部の「保存」を押すのを忘れないでください。
MDTが言ったように、それはにあるものをすべてオーバーライドしますportal-ext.properties。
portal-ext.properties