From 5f053b27e616fd0a6582650153f229a269780dea Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Sat, 12 Apr 2008 11:20:42 +0000 Subject: [PATCH] Localisation updates for extension messages from Betawiki (2008-04-12 12:50 CEST) --- Cite.i18n.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Cite.i18n.php b/Cite.i18n.php index 18004d11..4aeb60d6 100644 --- a/Cite.i18n.php +++ b/Cite.i18n.php @@ -655,6 +655,13 @@ $messages['kk-latn'] = array( 'cite_error_references_no_backlink_label' => "Qosımşa belgilerdiñ sanı bitti, odan äri köbirek [[MediaWiki:Cite_references_link_many_format_backlink_labels]] jüýe xabarında belgileñiz", ); +/** Korean (한국어) + * @author ToePeu + */ +$messages['ko'] = array( + 'cite_desc' => '인용에 쓰이는 태그를 더합니다.', +); + /** Luxembourgish (Lëtzebuergesch) * @author Robby */