1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-04-19 00:12:51 +01:00

Localize some column headers (#21622)

This commit is contained in:
karwosts
2024-08-07 22:55:15 -07:00
committed by GitHub
parent 6629f372fc
commit b60864086f
6 changed files with 9 additions and 1 deletions

View File

@@ -321,6 +321,7 @@ class HaScriptPicker extends SubscribeMixin(LitElement) {
},
actions: {
title: "",
label: this.hass.localize("ui.panel.config.generic.headers.actions"),
type: "overflow-menu",
showNarrow: true,
moveable: false,