Translate login

This commit is contained in:
Andre Basche
2023-04-24 22:40:20 +02:00
parent e56f2c99c0
commit 28a8ad1672
20 changed files with 201 additions and 4 deletions
@@ -981,5 +981,16 @@
"name": "Индукционная варочная панель"
}
}
},
"config": {
"step": {
"user": {
"description": "Выполните вход",
"data": {
"email": "Электронная почта",
"password": "Пароль"
}
}
}
}
}