Fix spelling of "to log in", "to set up" and more (#25855)

- add missing space to "log in" where it's the verb
- add missing space to "set up" where it's the verb
- fix sentence-casing of "Create area"
- fix spelling of "ID" as abbreviation
This commit is contained in:
Norbert Rittel 2025-06-20 20:20:00 +02:00 committed by GitHub
parent 1059b519af
commit 9c8d6a939b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2278,7 +2278,7 @@
"integrations_page": "Integrations page", "integrations_page": "Integrations page",
"no_areas": "Looks like you have no areas yet!", "no_areas": "Looks like you have no areas yet!",
"unassigned_areas": "Unassigned areas", "unassigned_areas": "Unassigned areas",
"create_area": "Create Area", "create_area": "Create area",
"create_floor": "Create floor", "create_floor": "Create floor",
"floor": { "floor": {
"edit_floor": "Edit floor", "edit_floor": "Edit floor",
@ -3888,7 +3888,7 @@
}, },
"persistent_notification": { "persistent_notification": {
"label": "Persistent notification", "label": "Persistent notification",
"notification_id": "Notification Id", "notification_id": "Notification ID",
"update_type": "Update type", "update_type": "Update type",
"update_types": { "update_types": {
"added": "added", "added": "added",