mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 05:35:11 +02:00
Refrase imap fetch service description string (#130152)
This commit is contained in:
committed by
Franck Nijhof
parent
864b4d86f2
commit
da8fc7a2fc
@@ -104,7 +104,7 @@
|
|||||||
"services": {
|
"services": {
|
||||||
"fetch": {
|
"fetch": {
|
||||||
"name": "Fetch message",
|
"name": "Fetch message",
|
||||||
"description": "Fetch the email message from the server.",
|
"description": "Fetch an email message from the server.",
|
||||||
"fields": {
|
"fields": {
|
||||||
"entry": {
|
"entry": {
|
||||||
"name": "Entry",
|
"name": "Entry",
|
||||||
|
Reference in New Issue
Block a user