Fix spelling of "ID", slightly reword action description (#134817)

This commit fixes the spelling of "ID" (uppercase for abbreviations) and slightly changes the action description to use third-person singular.

The latter ensures proper (machine) translations, keeping a descriptive style.
This commit is contained in:
Norbert Rittel 2025-01-06 03:36:17 +01:00 committed by GitHub
parent 2f295efb3f
commit 0a457979ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -66,11 +66,11 @@
"services": {
"upload": {
"name": "Upload media",
"description": "Upload images or videos to Google Photos.",
"description": "Uploads images or videos to Google Photos.",
"fields": {
"config_entry_id": {
"name": "Integration Id",
"description": "The Google Photos integration id."
"name": "Integration ID",
"description": "The Google Photos integration ID."
},
"filename": {
"name": "Filename",