Skip to content

Commit 99816e4

Browse files
authored
docs: correct mistranslation of sigmas from 'variance' in Chinese (#15645)
## Summary correct mistranslation of sigmas from 'variance' in Chinese. ## Changes - **What**: docs `src/locales/zh/nodeDefs.json` fix
1 parent bdc987b commit 99816e4

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/locales/zh/nodeDefs.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19825,11 +19825,11 @@
1982519825
},
1982619826
"outputs": {
1982719827
"0": {
19828-
"name": "高方差",
19828+
"name": "高Sigmas",
1982919829
"tooltip": null
1983019830
},
1983119831
"1": {
19832-
"name": "低方差",
19832+
"name": "低Sigmas",
1983319833
"tooltip": null
1983419834
}
1983519835
}
@@ -19846,11 +19846,11 @@
1984619846
},
1984719847
"outputs": {
1984819848
"0": {
19849-
"name": "高方差",
19849+
"name": "高Sigmas",
1985019850
"tooltip": null
1985119851
},
1985219852
"1": {
19853-
"name": "低方差",
19853+
"name": "低Sigmas",
1985419854
"tooltip": null
1985519855
}
1985619856
}

0 commit comments

Comments
 (0)