Skip to content

Commit

Permalink
Merge pull request #40 from vlad0716/stella_dev
Browse files Browse the repository at this point in the history
Add description for stella tour guide
  • Loading branch information
knro authored Jun 27, 2024
2 parents 72f5b4d + 06a10e0 commit 2c20cce
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 @@ -349,6 +349,12 @@
description_target_action:
"将目标添加到收藏夹或自定义列表中。仅命令GOTO或命令GOTO后拍摄和解决。如果Ekos处于离线状态,则安排该目标。",
alert_guided_tour_title: "进行一次领略Stellarmate魅力的导览",

description_stella_intro: "Stella is your personal smart digital assistant. You can use voice or text to communicate with Stella. Ask it about any topic in astronomy.",
description_stella_example: "View example prompts.",
description_stella_chat: "View the chat history.",
description_stella_input: "Enter your prompts to request tasks or retrieve data.",
description_stella_other_function: "You can also interact with Stella using voice and attach files.",
},
tooltip: {
placeholder: "占位符 %{0} 或 %{1}",
Expand Down
6 changes: 6 additions & 0 deletions de.js
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,12 @@ const de = {
description_target_action:
"Add target to favorites or custom list. Command a GOTO only or a GOTO followed by capture and solve. If Ekos is offline, schedule the target.",
alert_guided_tour_title: "Take a guided tour on StellarMate App features",

description_stella_intro: "Stella is your personal smart digital assistant. You can use voice or text to communicate with Stella. Ask it about any topic in astronomy.",
description_stella_example: "View example prompts.",
description_stella_chat: "View the chat history.",
description_stella_input: "Enter your prompts to request tasks or retrieve data.",
description_stella_other_function: "You can also interact with Stella using voice and attach files.",
},
tooltip: {
placeholder: "Placeholder %{0} or %{1}",
Expand Down
6 changes: 6 additions & 0 deletions en.js
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,12 @@ const en = {
description_target_action:
"Add target to favorites or custom list. Command a GOTO only or a GOTO followed by capture and solve. If Ekos is offline, schedule the target.",
alert_guided_tour_title: "Take a guided tour on Stellarmate App features",

description_stella_intro: "Stella is your personal smart digital assistant. You can use voice or text to communicate with Stella. Ask it about any topic in astronomy.",
description_stella_example: "View example prompts.",
description_stella_chat: "View the chat history.",
description_stella_input: "Enter your prompts to request tasks or retrieve data.",
description_stella_other_function: "You can also interact with Stella using voice and attach files.",
},
tooltip: {
placeholder: "Placeholder %{0} or %{1}",
Expand Down
6 changes: 6 additions & 0 deletions es.js
Original file line number Diff line number Diff line change
Expand Up @@ -341,6 +341,12 @@ const es = {
description_target_action:
"Add target to favorites or custom list. Command a GOTO only or a GOTO followed by capture and solve. If Ekos is offline, schedule the target.",
alert_guided_tour_title: "Take a guided tour on Stellarmate App features",

description_stella_intro: "Stella is your personal smart digital assistant. You can use voice or text to communicate with Stella. Ask it about any topic in astronomy.",
description_stella_example: "View example prompts.",
description_stella_chat: "View the chat history.",
description_stella_input: "Enter your prompts to request tasks or retrieve data.",
description_stella_other_function: "You can also interact with Stella using voice and attach files.",
},
tooltip: {
placeholder: "Placeholder %{0} or %{1}",
Expand Down
6 changes: 6 additions & 0 deletions fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,12 @@ const fr = {
description_target_action:
"Add target to favorites or custom list. Command a GOTO only or a GOTO followed by capture and solve. If Ekos is offline, schedule the target.",
alert_guided_tour_title: "Take a guided tour on Stellarmate App features",

description_stella_intro: "Stella is your personal smart digital assistant. You can use voice or text to communicate with Stella. Ask it about any topic in astronomy.",
description_stella_example: "View example prompts.",
description_stella_chat: "View the chat history.",
description_stella_input: "Enter your prompts to request tasks or retrieve data.",
description_stella_other_function: "You can also interact with Stella using voice and attach files.",
},
tooltip: {
placeholder: "Placeholder %{0} or %{1}",
Expand Down
6 changes: 6 additions & 0 deletions ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,12 @@ const ja = {
description_target_action:
"ターゲットをお気に入りまたはカスタム リストに追加します。GOTO のみをコマンドするか,GOTO に続いてキャプチャと解析を実行します。Ekos がオフラインの場合は,ターゲットをスケジュールします。",
alert_guided_tour_title: "Take a guided tour on Stellarmate App features",

description_stella_intro: "Stella is your personal smart digital assistant. You can use voice or text to communicate with Stella. Ask it about any topic in astronomy.",
description_stella_example: "View example prompts.",
description_stella_chat: "View the chat history.",
description_stella_input: "Enter your prompts to request tasks or retrieve data.",
description_stella_other_function: "You can also interact with Stella using voice and attach files.",
},
tooltip: {
placeholder: "Placeholder %{0} or %{1}",
Expand Down

0 comments on commit 2c20cce

Please sign in to comment.