Math/i18n/la.json
Siebrand Mazeland 5cbbd0c807 Migrate to JSON i18n
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Change-Id: Ifcaf0e8516cd92587fc5e51a580a53f4158cdb6e
2014-03-28 11:06:06 +01:00

17 lines
554 B
JSON

{
"@metadata": {
"authors": [
"Omnipaedista"
]
},
"math_sample": "Hic inscribe formulam",
"math_tip": "Formula mathematica (LaTeX)",
"prefs-math": "Interpretatio artis mathematicae",
"mw_math_png": "Semper vertere PNG",
"mw_math_source": "Stet ut TeX (pro navigatri texti)",
"math_failure": "Excutare non potest",
"math_unknown_error": "error ignotus",
"math_unknown_function": "functio ignota",
"math_lexing_error": "erratum lexicale",
"math_syntax_error": "erratum syntaxis"
}