Dev Tools: Remove excessive space from "Input date times" (#25973)

Remove excessive space from "input date times"
This commit is contained in:
Norbert Rittel 2025-06-27 15:57:52 +02:00 committed by GitHub
parent 33d5cecc85
commit 8aabb1f32f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8665,7 +8665,7 @@
"input_button": "Input buttons", "input_button": "Input buttons",
"input_text": "Input texts", "input_text": "Input texts",
"input_number": "Input numbers", "input_number": "Input numbers",
"input_datetime": "Input date times", "input_datetime": "Input datetimes",
"input_select": "Input selects", "input_select": "Input selects",
"template": "Template entities", "template": "Template entities",
"universal": "Universal media player entities", "universal": "Universal media player entities",