Skip to content

Commit

Permalink
Merge pull request #41 from vlad0716/stella_dev
Browse files Browse the repository at this point in the history
Add desciption for stella
  • Loading branch information
knro authored Jun 28, 2024
2 parents 2c20cce + 661468b commit cbbe94c
Show file tree
Hide file tree
Showing 6 changed files with 36 additions and 0 deletions.
6 changes: 6 additions & 0 deletions cn.js
Original file line number Diff line number Diff line change
Expand Up @@ -1481,6 +1481,12 @@
},
stella:
{
confirm_ekos_running: "Please check the Ekos profile. Ekos must be online to continue",
confirm_ekos_running_question: "This functionality requires Ekos Profile to be running. Would you like me to start the default profile?",
auto_park_action: "Auto parking of the telescope has been enabled successfully.",
go_action: "Navigating to the target has been enabled successfully.",
go_solve_action: "Go and solve for the target has been enabled successfully.",

confirm: "Confirm Response",
narrate: "Narrate Response",
notifications: {
Expand Down
6 changes: 6 additions & 0 deletions de.js
Original file line number Diff line number Diff line change
Expand Up @@ -1463,6 +1463,12 @@ const de = {
},
stella:
{
confirm_ekos_running: "Please check the Ekos profile. Ekos must be online to continue",
confirm_ekos_running_question: "This functionality requires Ekos Profile to be running. Would you like me to start the default profile?",
auto_park_action: "Auto parking of the telescope has been enabled successfully.",
go_action: "Navigating to the target has been enabled successfully.",
go_solve_action: "Go and solve for the target has been enabled successfully.",

confirm: "Confirm Response",
narrate: "Narrate Response",
notifications: {
Expand Down
6 changes: 6 additions & 0 deletions en.js
Original file line number Diff line number Diff line change
Expand Up @@ -1525,6 +1525,12 @@ const en = {
},
stella:
{
confirm_ekos_running: "Please check the Ekos profile. Ekos must be online to continue",
confirm_ekos_running_question: "This functionality requires Ekos Profile to be running. Would you like me to start the default profile?",
auto_park_action: "Auto parking of the telescope has been enabled successfully.",
go_action: "Navigating to the target has been enabled successfully.",
go_solve_action: "Go and solve for the target has been enabled successfully.",

confirm: "Confirm Response",
narrate: "Narrate Response",
notifications: {
Expand Down
6 changes: 6 additions & 0 deletions es.js
Original file line number Diff line number Diff line change
Expand Up @@ -1515,6 +1515,12 @@ const es = {
},
stella:
{
confirm_ekos_running: "Please check the Ekos profile. Ekos must be online to continue",
confirm_ekos_running_question: "This functionality requires Ekos Profile to be running. Would you like me to start the default profile?",
auto_park_action: "Auto parking of the telescope has been enabled successfully.",
go_action: "Navigating to the target has been enabled successfully.",
go_solve_action: "Go and solve for the target has been enabled successfully.",

confirm: "Confirm Response",
narrate: "Narrate Response",
notifications: {
Expand Down
6 changes: 6 additions & 0 deletions fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -1467,6 +1467,12 @@ const fr = {
},
stella:
{
confirm_ekos_running: "Please check the Ekos profile. Ekos must be online to continue",
confirm_ekos_running_question: "This functionality requires Ekos Profile to be running. Would you like me to start the default profile?",
auto_park_action: "Auto parking of the telescope has been enabled successfully.",
go_action: "Navigating to the target has been enabled successfully.",
go_solve_action: "Go and solve for the target has been enabled successfully.",

confirm: "Confirm Response",
narrate: "Narrate Response",
notifications: {
Expand Down
6 changes: 6 additions & 0 deletions ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -1491,6 +1491,12 @@ const ja = {
},
stella:
{
confirm_ekos_running: "Please check the Ekos profile. Ekos must be online to continue",
confirm_ekos_running_question: "This functionality requires Ekos Profile to be running. Would you like me to start the default profile?",
auto_park_action: "Auto parking of the telescope has been enabled successfully.",
go_action: "Navigating to the target has been enabled successfully.",
go_solve_action: "Go and solve for the target has been enabled successfully.",

confirm: "Confirm Response",
narrate: "Narrate Response",
notifications: {
Expand Down

0 comments on commit cbbe94c

Please sign in to comment.