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": { "system": {
"main": "System", "main": "System",
"secondary": "Create backups, check logs or reboot your system" "secondary": "Create backups, check logs, or reboot your system"
}, },
"about": { "about": {
"main": "About", "main": "About",
@ -2221,10 +2221,10 @@
"add_label": "Create label", "add_label": "Create label",
"manage_labels": "Manage labels", "manage_labels": "Manage labels",
"no_labels": "You don't have any 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.", "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.", "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_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": { "detail": {
"new_label": "New label", "new_label": "New label",
"name": "Name", "name": "Name",