diff --git a/translations/frontend/nl.json b/translations/frontend/nl.json index 63006d4905..23ccff7eeb 100644 --- a/translations/frontend/nl.json +++ b/translations/frontend/nl.json @@ -1568,7 +1568,7 @@ "delete_automation": "Verwijder automatisering", "delete_confirm": "Weet je zeker dat je deze automatisering wilt verwijderen?", "dev_automation": "Debug automatisering", - "dev_only_editable": "Alleen automatiseringen in automations.yaml kunnen zijn debuggable", + "dev_only_editable": "Alleen automatiseringen in automations.yaml kunnen worden gedebugd.", "duplicate": "Dupliceren", "duplicate_automation": "Dupliceer automatisering", "edit_automation": "Bewerk automatisering", diff --git a/translations/frontend/pl.json b/translations/frontend/pl.json index 389444fb6d..34ebc39461 100644 --- a/translations/frontend/pl.json +++ b/translations/frontend/pl.json @@ -1566,6 +1566,8 @@ "add_automation": "Dodaj automatyzację", "delete_automation": "Usuń automatyzację", "delete_confirm": "Czy na pewno chcesz usunąć tę automatyzację?", + "dev_automation": "Debuguj automatyzację", + "dev_only_editable": "Można debugować tylko automatyzacje zdefiniowane w pliku automations.yaml.", "duplicate": "Duplikuj", "duplicate_automation": "Duplikuj automatyzację", "edit_automation": "Edytuj automatyzację",