Skip to content

Commit

Permalink
Merge pull request #37 from naheedsa/feature/add-translations
Browse files Browse the repository at this point in the history
Add missing tab translation
  • Loading branch information
knro authored Jun 23, 2024
2 parents e939a0e + a35c2be commit fa6b1f9
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions cn.js
Original file line number Diff line number Diff line change
Expand Up @@ -1460,6 +1460,7 @@
ekos: "Ekos",
sky: "Sky",
targets: "Targets",
device: "Device",
stella: "Stella"
},
stella: {
Expand Down
1 change: 1 addition & 0 deletions de.js
Original file line number Diff line number Diff line change
Expand Up @@ -1442,6 +1442,7 @@ const de = {
ekos: "Ekos",
sky: "Sky",
targets: "Targets",
device: "Device",
stella: "Stella"
},
stella: {
Expand Down
1 change: 1 addition & 0 deletions en.js
Original file line number Diff line number Diff line change
Expand Up @@ -1504,6 +1504,7 @@ const en = {
ekos: "Ekos",
sky: "Sky",
targets: "Targets",
device: "Device",
stella: "Stella"
},
stella: {
Expand Down
1 change: 1 addition & 0 deletions es.js
Original file line number Diff line number Diff line change
Expand Up @@ -1494,6 +1494,7 @@ const es = {
ekos: "Ekos",
sky: "Sky",
targets: "Targets",
device: "Device",
stella: "Stella"
},
stella: {
Expand Down
1 change: 1 addition & 0 deletions fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -1446,6 +1446,7 @@ const fr = {
ekos: "Ekos",
sky: "Sky",
targets: "Targets",
device: "Device",
stella: "Stella"
},
stella: {
Expand Down
1 change: 1 addition & 0 deletions ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -1470,6 +1470,7 @@ const ja = {
ekos: "Ekos",
sky: "Sky",
targets: "Targets",
device: "Device",
stella: "Stella"
},
stella: {
Expand Down

0 comments on commit fa6b1f9

Please sign in to comment.