forked from home-assistant/core
Add missing hyphen to "two-factor authentication" in august
(#144447)
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
"validation": {
|
"validation": {
|
||||||
"title": "Two factor authentication",
|
"title": "Two-factor authentication",
|
||||||
"data": {
|
"data": {
|
||||||
"verification_code": "Verification code"
|
"verification_code": "Verification code"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user