Math/i18n/ch.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

15 lines
424 B
JSON

{
"@metadata": {
"authors": [
"Gadao01"
]
},
"math_sample": "Po'lo i fotmula mågi",
"math_tip": "Fotmulan matematika (LaTeX)",
"prefs-math": "Math",
"math_failure": "Lachi ma parse",
"math_unknown_error": "linachi ti matungo'",
"math_unknown_function": "fonksion ti matungo'",
"math_lexing_error": "linachi lexing",
"math_syntax_error": "linachi syntax"
}