We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e4c933 commit 945a6feCopy full SHA for 945a6fe
lib/locales/cs.js
@@ -56,8 +56,8 @@ module.exports = {
56
'lower fence:': 'dolní limit:', // traces/box/calc.js:134
57
'upper fence:': 'horní limit:', // traces/box/calc.js:135
58
'max:': 'max.:', // traces/box/calc.js:132
59
- 'mean ± σ:': 'střední ± σ:', // traces/box/calc.js:133
60
- 'mean:': 'střední:', // traces/box/calc.js:133
+ 'mean ± σ:': 'průměr ± σ:', // traces/box/calc.js:133
+ 'mean:': 'průměr:', // traces/box/calc.js:133
61
'median:': 'medián:', // traces/box/calc.js:128
62
'min:': 'min.:', // traces/box/calc.js:129
63
'new text': 'nový text', // plots/plots.js:318
0 commit comments