translations update

This commit is contained in:
carodej
2020-07-12 11:02:21 +02:00
parent 3c3a18cf6b
commit a74c1c7b6e
46 changed files with 13226 additions and 2018 deletions

4
webpack.mix.js vendored
View File

@@ -23,10 +23,10 @@ mix.js('resources/js/main.js', 'public/js')
}
},
})
.options({
/* .options({
hmrOptions: {
host: '172.20.10.5',
port: '8080'
},
})
})*/
.disableNotifications();