Skip to content

Commit

Permalink
fix description_align_load string
Browse files Browse the repository at this point in the history
  • Loading branch information
naheedsa committed Aug 21, 2024
1 parent 2095e6a commit ef98dad
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 12 deletions.
3 changes: 1 addition & 2 deletions cn.js
Original file line number Diff line number Diff line change
Expand Up @@ -377,8 +377,7 @@
"你还可以通过语音与 Stella 互动并附加文件。",
description_align_paa:
"Polar align your equatorial mount to achieve better tracking & guiding.",
description_align_load:
"Load and Plate Solve a FITS image (is FITS only supported? I think we can also send JPG and XISF too",
description_align_load: "Load and Plate Solve an image (JPG, FITS, XISF)",
description_align_controls:
"You can view Align Chart, Image, Settings and Quick Access Settings. You can also start Aligning",
description_align_solution: "Plate solving solution",
Expand Down
3 changes: 1 addition & 2 deletions de.js
Original file line number Diff line number Diff line change
Expand Up @@ -361,8 +361,7 @@ const de = {
"You can also interact with Stella using voice and attach files.",
description_align_paa:
"Polar align your equatorial mount to achieve better tracking & guiding.",
description_align_load:
"Load and Plate Solve a FITS image (is FITS only supported? I think we can also send JPG and XISF too",
description_align_load: "Load and Plate Solve an image (JPG, FITS, XISF)",
description_align_controls:
"You can view Align Chart, Image, Settings and Quick Access Settings. You can also start Aligning",
description_align_solution: "Plate solving solution",
Expand Down
3 changes: 1 addition & 2 deletions en.js
Original file line number Diff line number Diff line change
Expand Up @@ -374,8 +374,7 @@ const en = {

description_align_paa:
"Polar align your equatorial mount to achieve better tracking & guiding.",
description_align_load:
"Load and Plate Solve a FITS image (is FITS only supported? I think we can also send JPG and XISF too",
description_align_load: "Load and Plate Solve an image (JPG, FITS, XISF)",
description_align_controls:
"You can view Align Chart, Image, Settings and Quick Access Settings. You can also start Aligning",
description_align_solution: "Plate solving solution",
Expand Down
3 changes: 1 addition & 2 deletions es.js
Original file line number Diff line number Diff line change
Expand Up @@ -375,8 +375,7 @@ const es = {
"También puedes interactuar con Stella usando la voz y adjuntar archivos.",
description_align_paa:
"Polar align your equatorial mount to achieve better tracking & guiding.",
description_align_load:
"Load and Plate Solve a FITS image (is FITS only supported? I think we can also send JPG and XISF too",
description_align_load: "Load and Plate Solve an image (JPG, FITS, XISF)",
description_align_controls:
"You can view Align Chart, Image, Settings and Quick Access Settings. You can also start Aligning",
description_align_solution: "Plate solving solution",
Expand Down
3 changes: 1 addition & 2 deletions fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -364,8 +364,7 @@ const fr = {
"You can also interact with Stella using voice and attach files.",
description_align_paa:
"Polar align your equatorial mount to achieve better tracking & guiding.",
description_align_load:
"Load and Plate Solve a FITS image (is FITS only supported? I think we can also send JPG and XISF too",
description_align_load: "Load and Plate Solve an image (JPG, FITS, XISF)",
description_align_controls:
"You can view Align Chart, Image, Settings and Quick Access Settings. You can also start Aligning",
description_align_solution: "Plate solving solution",
Expand Down
3 changes: 1 addition & 2 deletions ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -369,8 +369,7 @@ const ja = {
"You can also interact with Stella using voice and attach files.",
description_align_paa:
"Polar align your equatorial mount to achieve better tracking & guiding.",
description_align_load:
"Load and Plate Solve a FITS image (is FITS only supported? I think we can also send JPG and XISF too",
description_align_load: "Load and Plate Solve an image (JPG, FITS, XISF)",
description_align_controls:
"You can view Align Chart, Image, Settings and Quick Access Settings. You can also start Aligning",
description_align_solution: "Plate solving solution",
Expand Down

0 comments on commit ef98dad

Please sign in to comment.