diff --git a/cn.js b/cn.js
index 22bee70..4ebc9f4 100644
--- a/cn.js
+++ b/cn.js
@@ -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.",
diff --git a/de.js b/de.js
index f213696..cb4c89c 100644
--- a/de.js
+++ b/de.js
@@ -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.",
diff --git a/en.js b/en.js
index 6219eeb..36ebcfe 100644
--- a/en.js
+++ b/en.js
@@ -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.",
diff --git a/es.js b/es.js
index 93aa350..c9f30e0 100644
--- a/es.js
+++ b/es.js
@@ -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.",
diff --git a/fr.js b/fr.js
index c1097bc..e7c9470 100644
--- a/fr.js
+++ b/fr.js
@@ -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.",
diff --git a/ja.js b/ja.js
index 6f1da99..2e20256 100644
--- a/ja.js
+++ b/ja.js
@@ -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.",