Question: Update - Add New Language

Update - Add New Language

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.

GK

Giorgi Kakabadze

Asked

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.

  • MS

    Mian Saleem

    Answered

    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

  • GK

    Giorgi Kakabadze

    Answered

    What program can you recommend to me to create a local server?

  • MS

    Mian Saleem

    Answered

    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