mirror of
https://gitlab.com/RemixDev/deemix-webui.git
synced 2024-12-28 02:16:11 +00:00
webui build 1.9.1
This commit is contained in:
parent
5f9a79fadd
commit
5fb5ae4ace
|
@ -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
|
@ -234,7 +234,7 @@ const pt_br = {
|
|||
update: 'Atualizar ARL'
|
||||
},
|
||||
logout: 'Sair',
|
||||
login: 'Entrar'
|
||||
login: 'Entrar',
|
||||
email: 'E-mail',
|
||||
password: 'Senha'
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue