Add missing translation string in kitchen_sink (#127838)
This commit is contained in:
parent
3755f598a2
commit
b32c4a8fbb
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"reauth_successful": "[%key:common::config_flow::abort::reauth_successful%]"
|
||||
},
|
||||
"step": {
|
||||
"reauth_confirm": {
|
||||
"description": "Select **Submit** to reauthenticate"
|
||||
|
|
Loading…
Add table
Reference in a new issue