Fix description of Picture elements card (#26203)

- change explanation from plural to singular to match first sentence
- remove the exclamation mark from the middle of the sentence and fix wrong capitalization
This commit is contained in:
Norbert Rittel 2025-07-17 10:01:36 +02:00 committed by GitHub
parent 1c66a5e437
commit a8919703ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7582,7 +7582,7 @@
}, },
"picture-elements": { "picture-elements": {
"name": "Picture elements", "name": "Picture elements",
"description": "The Picture elements card is one of the most versatile types of cards. The cards allow you to position icons or text and even actions! On an image based on coordinates.", "description": "The Picture elements card is one of the most versatile types of cards. The card allows you to position icons or text and even actions on an image based on coordinates.",
"card_options": "Card options", "card_options": "Card options",
"elements": "Elements", "elements": "Elements",
"new_element": "Add new element", "new_element": "Add new element",