Fix spelling of "API" and use consistent term "API token" (#135795)

This commit is contained in:
Norbert Rittel 2025-01-16 23:18:54 +01:00 committed by GitHub
parent 46c5591336
commit a3d24f2472
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@
"data": {
"api_token": "[%key:common::config_flow::data::api_token%]"
},
"description": "Enter your Blue Current api token",
"description": "Enter your Blue Current API token",
"title": "Authentication"
}
},
@ -19,7 +19,7 @@
"abort": {
"already_configured": "[%key:common::config_flow::abort::already_configured_account%]",
"reauth_successful": "[%key:common::config_flow::abort::reauth_successful%]",
"wrong_account": "Wrong account: Please authenticate with the api key for {email}."
"wrong_account": "Wrong account: Please authenticate with the API token for {email}."
}
},
"entity": {