mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-13 17:56:59 +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
20 lines
639 B
JSON
20 lines
639 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Arastein",
|
|
"Asoxor",
|
|
"Calak",
|
|
"Marmzok"
|
|
]
|
|
},
|
|
"math_sample": "فۆرموول لێرە بنووسە",
|
|
"math_tip": "فۆرموولی بیرکاری (LaTeX)",
|
|
"prefs-math": "ماتماتیک",
|
|
"mw_math_png": "ھەموو جارێک وەک PNG نیشان بدە",
|
|
"mw_math_source": "وەک TeX بمێنێتەوە (بۆ وێبگەڕە دەقییەکان)",
|
|
"mw_math_mathjax": "MathJax (بۆ ئەزموون)",
|
|
"math_unknown_error": "هەڵەیەکی نەزانراو",
|
|
"math_unknown_function": "فەرمانێکی نەناسراو",
|
|
"math_syntax_error": "ڕستەکار هەڵەیە"
|
|
}
|