Skip to content

Commit

Permalink
moved name to correct page
Browse files Browse the repository at this point in the history
  • Loading branch information
KoljaWindeler committed Jan 11, 2024
1 parent 4ac3e23 commit 62899e6
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion custom_components/ytube_music_player/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,16 @@
},
"options": {
"step": {
"oauth": {
"description": "The token is somehow not longer valid. Please open the URL below in a seperate browser window again. Once you completed the setup please return to this page and go on",
"data": {
"codeTT": "Google Device Code",
"name": "Name for the entity (without 'media_player' prefix)"
}
},
"finish": {
"description": "Please enter the basic data. Further information available at https://github.com/KoljaWindeler/ytube_music_player",
"data": {
"name": "Name for the entity (without 'media_player' prefix)",
"speakers": "Select the default output device",
"header_path": "File path for the header file",
"advance_config": "Show advance configuration"
Expand Down

0 comments on commit 62899e6

Please sign in to comment.