This commit is contained in:
c0ffeeca7 2025-05-21 14:44:16 +02:00 committed by GitHub
parent 32b3c83337
commit 87bd039239
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2091,7 +2091,7 @@
},
"system": {
"main": "System",
"secondary": "Create backups, check logs or reboot your system"
"secondary": "Create backups, check logs, or reboot your system"
},
"about": {
"main": "About",
@ -2221,10 +2221,10 @@
"add_label": "Create label",
"manage_labels": "Manage labels",
"no_labels": "You don't have any labels",
"introduction": "Labels can help you organize your areas, devices and entities. They can be used to filter in the UI, or use them as a target in automations.",
"introduction2": "Go to the area, device or entity you want to add a label to, and press the edit button to assign labels to them.",
"introduction": "Labels can help you organize your areas, devices, and entities. They can be used to filter in the UI, or use them as a target in automations.",
"introduction2": "Go to the area, device, or entity you want to add a label to, and press the edit button to assign labels to them.",
"confirm_remove_title": "Remove label?",
"confirm_remove": "Are you sure you want to remove label {label}? It will be removed from all areas, devices and entities.",
"confirm_remove": "Are you sure you want to remove label {label}? It will be removed from all areas, devices, and entities.",
"detail": {
"new_label": "New label",
"name": "Name",