diff --git a/Description2.i18n.php b/Description2.i18n.php index b5d9e48..59d5dca 100644 --- a/Description2.i18n.php +++ b/Description2.i18n.php @@ -15,6 +15,13 @@ $messages['en'] = array( 'description2-desc' => 'Adds a description meta-tag to MediaWiki pages and into the ParserOutput for other extensions to use', ); +/** Message documentation (Message documentation) + * @author Purodha + */ +$messages['qqq'] = array( + 'description2-desc' => '{{desc}}', +); + /** Belarusian (Taraškievica orthography) (‪Беларуская (тарашкевіца)‬) * @author Jim-by */ @@ -106,6 +113,13 @@ $messages['ja'] = array( 'description2-desc' => 'MediaWikiのページとほかの拡張機能が利用するParserOutpuに「description」メタタグを追加', ); +/** Colognian (Ripoarisch) + * @author Purodha + */ +$messages['ksh'] = array( + 'description2-desc' => 'Deiht ene meta-Befähl met description en dat html vun dem Wiki sing Sigge un, domet ander Zohsaztprojramme et bruche künne, och en dem parser sing Ußjaabe.', +); + /** Luxembourgish (Lëtzebuergesch) * @author Robby */