Skip to content

Commit

Permalink
Merge pull request #34 from naheedsa/feature/update-sm-translation
Browse files Browse the repository at this point in the history
Update Translation for VNC
  • Loading branch information
knro authored Jun 11, 2024
2 parents dcba98c + 9e43ca7 commit 92d0329
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions cn.js
Original file line number Diff line number Diff line change
Expand Up @@ -1422,6 +1422,7 @@

vnc: {
update_password: "更新VNC密码",
scaling: "Scaling",
},
},

Expand Down
5 changes: 5 additions & 0 deletions de.js
Original file line number Diff line number Diff line change
Expand Up @@ -1405,6 +1405,11 @@ const de = {
logs_upload: "Logs wurden erfolgreich zum StellarMate Support hochgeladen.",
error_upload: "Fehler beim hochladen der Logs",
reset_network: "Netzwerk zurücksetzen",

vnc: {
update_password: "Update VNC Password",
scaling: "Scaling",
},
},
controller: {
dc_power: "12V Gleichspannung",
Expand Down
1 change: 1 addition & 0 deletions en.js
Original file line number Diff line number Diff line change
Expand Up @@ -1464,6 +1464,7 @@ const en = {

vnc: {
update_password: "Update VNC Password",
scaling: "Scaling",
},
},
controller: {
Expand Down
1 change: 1 addition & 0 deletions es.js
Original file line number Diff line number Diff line change
Expand Up @@ -1456,6 +1456,7 @@ const es = {

vnc: {
update_password: "Update VNC Password",
scaling: "Scaling",
},
},
controller: {
Expand Down
1 change: 1 addition & 0 deletions fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -1408,6 +1408,7 @@ const fr = {

vnc: {
update_password: "Update VNC Password",
scaling: "Scaling",
},
},
controller: {
Expand Down
1 change: 1 addition & 0 deletions ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -1432,6 +1432,7 @@ const ja = {

vnc: {
update_password: "Update VNC Password",
scaling: "Scaling",
},
},
controller: {
Expand Down

0 comments on commit 92d0329

Please sign in to comment.