Use of reference strings in meteo france config flow (#40939)
This commit is contained in:
parent
0a700f7272
commit
78ebd1add9
1 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@
|
|||
},
|
||||
"abort": {
|
||||
"already_configured": "City already configured",
|
||||
"unknown": "Unknown error: please retry later"
|
||||
"unknown": "[%key:common::config_flow::error::unknown%]"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
|
@ -33,4 +33,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue