mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-12 01:08:55 +00:00
bfa7f5112f
This is a subjective comment that was not true for everybody (trade-off between speed & quality). Moreover, this is now an orthogonal option to enable MathJax client-side rather than a separate rendering mode per se, so it is confusing to compare it against the other modes. The "recommended" mode in the future is likely to become MathML + SVG fallback (which instead uses MathJax server-side) ; but it's probably best to keep neutral regarding the user's preferences. Change-Id: I5c6ff7c95cded4f06f6bfdef43dbe190e42a2968
16 lines
369 B
JSON
16 lines
369 B
JSON
{
|
||
"@metadata": {
|
||
"authors": [
|
||
"Abdulla",
|
||
"CoderSI",
|
||
"Sociologist"
|
||
]
|
||
},
|
||
"math_sample": "Formula qoʻying",
|
||
"math_tip": "Matematik formula (LaTeX)",
|
||
"prefs-math": "Formulalar",
|
||
"mw_math_png": "Har doim PNGga aylantirish",
|
||
"mw_math_source": "Ishoralarda TeX ni qoldirish (matnli brauzerlar uchun)",
|
||
"mw_math_mathjax": "MathJax (tajribaviy moslama)"
|
||
}
|