Skip to content

Commit

Permalink
Revert "Move to translations"
Browse files Browse the repository at this point in the history
This reverts commit fd10e3a.
  • Loading branch information
bolkedebruin committed Apr 11, 2024
1 parent fd10e3a commit f77c3a6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 10 deletions.
14 changes: 14 additions & 0 deletions custom_components/button_plus/strings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"config": {
"services": {
"long_press": {
"name": "Long press",
"description": "Long press on a button on button+"
},
"release": {
"name": "Release",
"description": "Release of a button on button+"
}
}
}
}
10 changes: 0 additions & 10 deletions custom_components/button_plus/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,16 +45,6 @@
},
"description": "To continue, pick the desired option to setup your Button+ devices."
}
},
"services": {
"long_press": {
"name": "Long press",
"description": "Long press on a button on button+"
},
"release": {
"name": "Release",
"description": "Release of a button on button+"
}
}
}
}

0 comments on commit f77c3a6

Please sign in to comment.