How to change file in locales? #9592
|
Hi! Please I need help! Is it possible, to make changes in locales? I'm trying to make some changes in /usr/share/cloudstack-management/webapp/locales/, in json file. For example, trying to add login.label.portal which is absent for my locale. I'm editing json and restarting management server, but changes not implementing. Is there any right way to do this? |
Answered by
shwstppr
Aug 27, 2024
Replies: 1 comment 4 replies
|
Looks like it's not working like this. To implement this change I need make changes in code and use npm to create a new static web application. I have tryed but unfortunaly dont have enough skills for this. |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


@SviridoffA Editing locale JSON file in your installation should work fine. If it is not showing then make sure it is not a caching issue. Try an incognito window after restarting management server