Remove name from keenetic-ndms2 strings (#47113)

This commit is contained in:
Milan Meulemans 2021-03-03 10:12:26 +01:00 committed by GitHub
parent 9022b90945
commit 8f3c2573e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

@ -4,7 +4,6 @@
"user": {
"title": "Set up Keenetic NDMS2 Router",
"data": {
"name": "Name",
"host": "[%key:common::config_flow::data::host%]",
"username": "[%key:common::config_flow::data::username%]",
"password": "[%key:common::config_flow::data::password%]",

View File

@ -10,7 +10,6 @@
"user": {
"data": {
"host": "Host",
"name": "Name",
"password": "Password",
"port": "Port",
"username": "Username"