Try running :
./lnms vue-i18n:generate
followed by
npm run production
That will regenerate the app.js file that does the actual translation.
Try running :
./lnms vue-i18n:generate
followed by
npm run production
That will regenerate the app.js file that does the actual translation.