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": { "services": {
"upload": { "upload": {
"name": "Upload media", "name": "Upload media",
"description": "Upload images or videos to Google Photos.", "description": "Uploads images or videos to Google Photos.",
"fields": { "fields": {
"config_entry_id": { "config_entry_id": {
"name": "Integration Id", "name": "Integration ID",
"description": "The Google Photos integration id." "description": "The Google Photos integration ID."
}, },
"filename": { "filename": {
"name": "Filename", "name": "Filename",