Skip to content

Commit

Permalink
These are required; as used in AddProfile
Browse files Browse the repository at this point in the history
  • Loading branch information
naheedsa committed May 13, 2024
1 parent 16ede97 commit 13ba1eb
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cn.js
Original file line number Diff line number Diff line change
Expand Up @@ -554,6 +554,8 @@
mount: "赤道仪",
ccd: "主相机 1",
dome: "穹顶",
focuser: "电动调焦座",
filter: "滤镜",
guider: "主相机 2",
ao: "自适应光学设备",
weather: "天气",
Expand Down
2 changes: 2 additions & 0 deletions de.js
Original file line number Diff line number Diff line change
Expand Up @@ -554,6 +554,8 @@ const de = {
mount: "Montierung",
ccd: "Camera 1",
dome: "Dome",
focuser: "Fokussierer",
filter: "Filter",
guider: "Camera 2",
ao: "Adaptive Optik",
weather: "Wetter",
Expand Down
2 changes: 2 additions & 0 deletions es.js
Original file line number Diff line number Diff line change
Expand Up @@ -563,6 +563,8 @@ const es = {
mount: "Montura",
ccd: "Camera 1",
dome: "Dome",
focuser: "Enfocador",
filter: "Filtro",
guider: "Camera 2",
ao: "Óptica adaptable",
weather: "Clima",
Expand Down
2 changes: 2 additions & 0 deletions fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -553,6 +553,8 @@ const fr = {
mount: "Monture",
ccd: "Camera 1",
dome: "Dome",
focuser: "Focuser",
filter: "Filtre",
guider: "Camera 2",
ao: "Optique adaptative",
weather: "Météo",
Expand Down
2 changes: 2 additions & 0 deletions ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -567,6 +567,8 @@ const ja = {
mount: "マウント",
ccd: "カメラ 1",
dome: "ドーム",
focuser: "フォーカサー",
filter: "フィルター",
guider: "カメラ 2",
ao: "アダプティブオプティクス",
weather: "天気",
Expand Down

0 comments on commit 13ba1eb

Please sign in to comment.