From f08177747d251cec7d93aa51716dcdc8c85d87a4 Mon Sep 17 00:00:00 2001 From: Translation updater bot Date: Sun, 6 May 2012 18:58:37 +0000 Subject: [PATCH] Localisation updates from http://translatewiki.net. Change-Id: Id4e84bc8ce2fb61ec93fdbeb55700e9de537b575 --- Math.i18n.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Math.i18n.php b/Math.i18n.php index 239b194..3d812da 100644 --- a/Math.i18n.php +++ b/Math.i18n.php @@ -1942,6 +1942,7 @@ $messages['ko'] = array( 'prefs-math' => '수식', 'mw_math_png' => '항상 PNG로 표시', 'mw_math_source' => 'TeX로 남겨둠 (텍스트 브라우저용)', + 'mw_math_mathjax' => 'MathJax (실험중; 대부분의 브라우저에서 최적)', 'math_failure' => '해석 실패', 'math_unknown_error' => '알 수 없는 오류', 'math_unknown_function' => '알 수 없는 함수',