mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 11:16:35 +00:00
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:
parent
1059b519af
commit
9c8d6a939b
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user