diff options
Diffstat (limited to 'languages/LanguageFy.php')
-rw-r--r-- | languages/LanguageFy.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/languages/LanguageFy.php b/languages/LanguageFy.php index 96b56ef6b75a..46c39a93540e 100644 --- a/languages/LanguageFy.php +++ b/languages/LanguageFy.php @@ -43,7 +43,8 @@ if($wgMetaNamespace === FALSE) 'montparnasse' => "Montparnasse", 'davinci' => "DaVinci", 'mono' => "Mono", - 'monobook' => "MonoBook" + 'monobook' => "MonoBook", + "myskin" => "MySkin" ); /* private */ $wgMathNamesFy = array( |