Skip to content

Commit

Permalink
Merge pull request #42 from naheedsa/feature/update-translation
Browse files Browse the repository at this point in the history
Add new translations
  • Loading branch information
knro authored Jun 29, 2024
2 parents cbbe94c + b272eac commit 7b9b189
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 0 deletions.
5 changes: 5 additions & 0 deletions cn.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@
hours: "时",
minutes: "分",
seconds: "秒",
introduction: "Introduction",
examples: "Examples",
chat: "Chat",
controls: "Controls",

azimuth: "方位角",
altitude: "高度角",
Expand Down Expand Up @@ -305,6 +309,7 @@
title_object_info: "目标信息",
title_fov: "视场",
title_target_action: "目标动作",
title_stella_prompt: "Stella prompt",

description_devices_list:
"自动发现和手动添加的StellarMate设备列表。单击重新扫描以检测网络上的新StellarMate设备。",
Expand Down
5 changes: 5 additions & 0 deletions de.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,10 @@ const de = {
hours: "Stunden",
minutes: "Minuten",
seconds: "Sekunden",
introduction: "Introduction",
examples: "Examples",
chat: "Chat",
controls: "Controls",

azimuth: "Scheitelpunkt",
altitude: "Höhe",
Expand Down Expand Up @@ -281,6 +285,7 @@ const de = {
title_object_info: "Object info",
title_fov: "Target Field Of View",
title_target_action: "Target Action",
title_stella_prompt: "Stella prompt",

description_devices_list:
"This is the list of automatically discovered and manually added StellarMate units. Tap RESCAN to detect new StellarMate units on the network.",
Expand Down
5 changes: 5 additions & 0 deletions en.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ const en = {
hours: "Hours",
minutes: "Minutes",
seconds: "Seconds",
introduction: "Introduction",
examples: "Examples",
chat: "Chat",
controls: "Controls",

azimuth: "Azimuth",
altitude: "Altitude",
Expand Down Expand Up @@ -290,6 +294,7 @@ const en = {
title_object_info: "Object info",
title_fov: "Target Field Of View",
title_target_action: "Target Action",
title_stella_prompt: "Stella prompt",

description_devices_list:
"This is the list of automatically discovered and manually added StellarMate units. Tap RESCAN to detect new StellarMate units on the network.",
Expand Down
5 changes: 5 additions & 0 deletions es.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@ const es = {
hours: "Hours",
minutes: "Minutes",
seconds: "Seconds",
introduction: "Introduction",
examples: "Examples",
chat: "Chat",
controls: "Controls",

azimuth: "Azimut",
altitude: "Altitud",
Expand Down Expand Up @@ -288,6 +292,7 @@ const es = {
title_object_info: "Object info",
title_fov: "Target Field Of View",
title_target_action: "Target Action",
title_stella_prompt: "Stella prompt",

description_devices_list:
"This is the list of automatically discovered and manually added StellarMate units. Tap RESCAN to detect new StellarMate units on the network.",
Expand Down
5 changes: 5 additions & 0 deletions fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@ const fr = {
hours: "Hours",
minutes: "Minutes",
seconds: "Seconds",
introduction: "Introduction",
examples: "Examples",
chat: "Chat",
controls: "Controls",

azimuth: "Azimut",
altitude: "Altitude",
Expand Down Expand Up @@ -282,6 +286,7 @@ const fr = {
title_object_info: "Object info",
title_fov: "Target Field Of View",
title_target_action: "Target Action",
title_stella_prompt: "Stella prompt",

description_devices_list:
"This is the list of automatically discovered and manually added StellarMate units. Tap RESCAN to detect new StellarMate units on the network.",
Expand Down
5 changes: 5 additions & 0 deletions ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ const ja = {
hours: "Hours",
minutes: "Minutes",
seconds: "Seconds",
introduction: "Introduction",
examples: "Examples",
chat: "Chat",
controls: "Controls",

azimuth: "方位",
altitude: "高度",
Expand Down Expand Up @@ -290,6 +294,7 @@ const ja = {
title_object_info: "対象情報",
title_fov: "ターゲット視野",
title_target_action: "ターゲットアクション",
title_stella_prompt: "Stella prompt",

description_devices_list:
"これは,自動的に検出され,手動で追加された StellarMate ユニットのリストです。RESCAN をタップして,ネットワーク上の新しい StellarMate ユニットを検出します。",
Expand Down

0 comments on commit 7b9b189

Please sign in to comment.