MM
Asked
Hello.
I have updated the lang file, i saw i need to run the command npm i && npm run build, but i have a shared hosting, so im not sure i can run that command. What option do i have?
- MSAnswered
Hello,
Most of the shared hosting offers
ssh
access that you can use to run commands. Some even offer terminal access too.If your host doesn’t offer both. You can install the app locally, change the files and build then upload to server.
If you would like to share your language translation with others, you can send us, and we will add it in the next update.
Thank you
- Login to Reply