webui build 1.9.1

This commit is contained in:
RemixDev 2022-02-01 21:53:52 +01:00
parent 5f9a79fadd
commit 5fb5ae4ace
3 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
{
"name": "deemix-webui",
"version": "1.9.0",
"version": "1.9.1",
"scripts": {
"clean": "rimraf public/js/bundle.js public/js/bundle.temp.js public/js/bundle.js.map",
"clean-temp": "rimraf public/js/bundle.temp.js",

File diff suppressed because one or more lines are too long

View File

@ -234,7 +234,7 @@ const pt_br = {
update: 'Atualizar ARL'
},
logout: 'Sair',
login: 'Entrar'
login: 'Entrar',
email: 'E-mail',
password: 'Senha'
},