Hello,
What I need is to use different language.
I’m using Shared hosting Cpanel. That’s why I can’t run “npm i && npm run prod” to build the application after adding new language.
I can share the translated files with you, could you please build new version and send it to me? I need only this language, neither English nor Spanish and Portuguese.
- MSAnswered
Hello,
You can install it locally to add language and then move those to live server. If you want to share with others, you can send us translated files and we will add in next update.
Thank you
- GKAnswered
What program can you recommend to me to create a local server?
- MSAnswered
You can use any web platform like Laravel Valet, Laragon, WAMP, XAMPP or EasyPHP. For local installation, you will need to add virtual host and point it to public folder as mentioned in the installation guide. Thank you
- Login to Reply