Skip to content

Commit

Permalink
Add missing localizations for Voice Assistants > Expose headers
Browse files Browse the repository at this point in the history
  • Loading branch information
NoRi2909 authored Dec 25, 2024
1 parent a0799a4 commit c4ba400
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -2826,12 +2826,14 @@
"expose": {
"caption": "Expose",
"headers": {
"icon": "Icon",
"name": "Name",
"entity_id": "Entity ID",
"area": "Area",
"domain": "Domain",
"assistants": "Assistants",
"aliases": "Aliases"
"aliases": "Aliases",
"remove": "[%key:ui::common::remove%]"
},
"aliases": "{count} aliases",
"expose": "Expose",
Expand Down

0 comments on commit c4ba400

Please sign in to comment.