use common string for "Port" (#41104)

This commit is contained in:
groot406
2020-10-03 14:15:52 +02:00
committed by GitHub
parent 8e4b10fb13
commit a6136111aa

View File

@@ -4,7 +4,7 @@
"user": {
"title": "Setup TCP server for WIFFI devices",
"data": {
"port": "Server Port"
"port": "[%key:common::config_flow::data::port%]"
}
}
},