Global Settings - some values not translated

Hi @SourceDoctor

Try running :
./lnms vue-i18n:generate
followed by
npm run production

That will regenerate the app.js file that does the actual translation.