mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-14 21:06:28 +00:00
Update docs/core/platform/application_credentials.md
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
parent
f70dac0a61
commit
6d913e34f3
@ -137,7 +137,7 @@ Translations for Application Credentials are defined under the `application_cred
|
||||
}
|
||||
```
|
||||
|
||||
You may optionally add description placehlder keys that are added to the message by adding a new method in `application_credentials.py` like the following:
|
||||
You may optionally add description placeholder keys that are added to the message by adding a new method in `application_credentials.py` like the following:
|
||||
|
||||
```python
|
||||
from homeassistant.core import HomeAssistant
|
||||
|
Loading…
x
Reference in New Issue
Block a user