mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-12-11 15:36:28 +00:00
23 lines
684 B
JSON
23 lines
684 B
JSON
|
{
|
|||
|
"@metadata": {
|
|||
|
"authors": [
|
|||
|
"Hello903hello",
|
|||
|
"Ktchankt",
|
|||
|
"Macofe",
|
|||
|
"Waihorace",
|
|||
|
"Winston Sung"
|
|||
|
]
|
|||
|
},
|
|||
|
"math-visualeditor-mwlatexinspector-display": "顯示",
|
|||
|
"math-visualeditor-mwlatexinspector-display-block": "塊",
|
|||
|
"math-visualeditor-mwlatexinspector-display-default": "預設",
|
|||
|
"math-visualeditor-mwlatexinspector-display-inline": "行內",
|
|||
|
"math_failure": "語法拼砌失敗",
|
|||
|
"math_syntax_error": "語法錯誤",
|
|||
|
"math_unknown_error": "唔知錯乜",
|
|||
|
"math_unknown_function": "唔知乜函數「$1」",
|
|||
|
"mw_math_mathml": "可以嘅話用MathML(實驗中)",
|
|||
|
"mw_math_source": "保留返用LaTeX(文字瀏覽器用)",
|
|||
|
"prefs-math": "數"
|
|||
|
}
|