Skip to content

Commit

Permalink
Update Translation for VNC
Browse files Browse the repository at this point in the history
  • Loading branch information
naheedsa committed Jun 11, 2024
1 parent dcba98c commit 7c6d730
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 5 deletions.
4 changes: 3 additions & 1 deletion cn.js
Original file line number Diff line number Diff line change
Expand Up @@ -1421,7 +1421,9 @@
reset_network: "重置网络",

vnc: {
update_password: "更新VNC密码",
settings: "VNC Settings",
scaling: "Scaling mode",
notification: "Scaling Mode updated successfully"
},
},

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

vnc: {
settings: "VNC Settings",
scaling: "Scaling mode",
notification: "Scaling Mode updated successfully"
},
},
controller: {
dc_power: "12V Gleichspannung",
Expand Down
4 changes: 3 additions & 1 deletion en.js
Original file line number Diff line number Diff line change
Expand Up @@ -1463,7 +1463,9 @@ const en = {
reset_network: "Reset network",

vnc: {
update_password: "Update VNC Password",
settings: "VNC Settings",
scaling: "Scaling mode",
notification: "Scaling Mode updated successfully"
},
},
controller: {
Expand Down
4 changes: 3 additions & 1 deletion es.js
Original file line number Diff line number Diff line change
Expand Up @@ -1455,7 +1455,9 @@ const es = {
reset_network: "Reset network",

vnc: {
update_password: "Update VNC Password",
settings: "VNC Settings",
scaling: "Scaling mode",
notification: "Scaling Mode updated successfully"
},
},
controller: {
Expand Down
4 changes: 3 additions & 1 deletion fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -1407,7 +1407,9 @@ const fr = {
reset_network: "Reset network",

vnc: {
update_password: "Update VNC Password",
settings: "VNC Settings",
scaling: "Scaling mode",
notification: "Scaling Mode updated successfully"
},
},
controller: {
Expand Down
4 changes: 3 additions & 1 deletion ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -1431,7 +1431,9 @@ const ja = {
reset_network: "Reset network",

vnc: {
update_password: "Update VNC Password",
settings: "VNC Settings",
scaling: "Scaling mode",
notification: "Scaling Mode updated successfully"
},
},
controller: {
Expand Down

0 comments on commit 7c6d730

Please sign in to comment.