mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-12 01:08:55 +00:00
272e6869ed
Change-Id: I7441dc541879fb12f69f6cc69daa5d3c4eabeeb8
18 lines
598 B
JSON
18 lines
598 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"John Reid",
|
|
"OchAyeTheNoo"
|
|
]
|
|
},
|
|
"math_sample": "Pit yer formula here",
|
|
"math_tip": "Mathematical formula (LaTeX)",
|
|
"prefs-math": "Renderin math",
|
|
"mw_math_png": "Aye render PNG",
|
|
"mw_math_source": "Lea it aes TeX (fer tex brousers)",
|
|
"mw_math_mathml": "MathML wi SVG fawback (experimental)",
|
|
"math_notexvc": "Missin <code>texvc</code> executable. Please see maths/README tae confeegur.",
|
|
"math_notexvccheck": "Tint <code>texvccheck</code> executable; please see math/README tae configure.",
|
|
"math-visualeditor-mwmathinspector-title": "Formula"
|
|
}
|