mediawiki-extensions-Math/i18n/azb.json
Frédéric Wang bfa7f5112f Remove the "best for most browsers" comment for the MathJax mode.
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
2014-08-24 14:29:03 +02:00

12 lines
313 B
JSON

{
"@metadata": {
"authors": [
"Ebrahimi-amir"
]
},
"prefs-math": "ریاضیات گؤستریشی",
"mw_math_png": "بوتونلوکله PNG چکیلسین",
"mw_math_source": "TeX قالیبینده قالسین (یازی بروزرلر اوچون)",
"mw_math_mathjax": "MathJax (آزمایشی)"
}