Skip to content

Commit

Permalink
add a description for stella
Browse files Browse the repository at this point in the history
  • Loading branch information
vlad0716 committed Jun 28, 2024
1 parent 522a4ae commit 661468b
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions cn.js
Original file line number Diff line number Diff line change
Expand Up @@ -1482,6 +1482,7 @@
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.",
Expand Down
1 change: 1 addition & 0 deletions de.js
Original file line number Diff line number Diff line change
Expand Up @@ -1464,6 +1464,7 @@ 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.",
Expand Down
1 change: 1 addition & 0 deletions en.js
Original file line number Diff line number Diff line change
Expand Up @@ -1526,6 +1526,7 @@ 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.",
Expand Down
1 change: 1 addition & 0 deletions es.js
Original file line number Diff line number Diff line change
Expand Up @@ -1516,6 +1516,7 @@ 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.",
Expand Down
1 change: 1 addition & 0 deletions fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -1468,6 +1468,7 @@ 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.",
Expand Down
1 change: 1 addition & 0 deletions ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -1492,6 +1492,7 @@ 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.",
Expand Down

0 comments on commit 661468b

Please sign in to comment.