Fix typo in CPU Speed translation key (#63284)

This commit is contained in:
Franck Nijhof 2022-01-03 17:09:32 +01:00 committed by GitHub
parent 86ed091dbf
commit a039d245fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@
}
},
"abort": {
"alread_configured": "[%key:common::config_flow::abort::single_instance_allowed%]",
"already_configured": "[%key:common::config_flow::abort::single_instance_allowed%]",
"not_compatible": "Unable to get CPU information, this integration is not compatible with your system"
}
}

View file

@ -1,7 +1,7 @@
{
"config": {
"abort": {
"alread_configured": "Already configured. Only a single configuration possible.",
"already_configured": "Already configured. Only a single configuration possible.",
"not_compatible": "Unable to get CPU information, this integration is not compatible with your system"
},
"step": {