Skip to content

Commit

Permalink
Replace "service" with "action" (home-assistant#134279)
Browse files Browse the repository at this point in the history
  • Loading branch information
NoRi2909 authored Dec 30, 2024
1 parent a0fb6df commit 7a3d9a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions homeassistant/components/kitchen_sink/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@
},
"services": {
"test_service_1": {
"name": "Test service 1",
"description": "Fake service for testing",
"name": "Test action 1",
"description": "Fake action for testing",
"fields": {
"field_1": {
"name": "Field 1",
Expand Down

0 comments on commit 7a3d9a9

Please sign in to comment.