1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-19 18:28:42 +00:00

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

View File

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