Commented out unfinished languages from the list of supported ones
This commit is contained in:
		@@ -22,10 +22,10 @@ namespace NadekoBot.Modules.Administration
 | 
				
			|||||||
                {"fr-FR", "French, France"},
 | 
					                {"fr-FR", "French, France"},
 | 
				
			||||||
                {"ru-RU", "Russian, Russia"},
 | 
					                {"ru-RU", "Russian, Russia"},
 | 
				
			||||||
                {"de-DE", "German, Germany"},
 | 
					                {"de-DE", "German, Germany"},
 | 
				
			||||||
                {"nl-NL", "Dutch, Netherlands"},
 | 
					                //{"nl-NL", "Dutch, Netherlands"},
 | 
				
			||||||
                {"ja-JP", "Japanese, Japan"},
 | 
					                //{"ja-JP", "Japanese, Japan"},
 | 
				
			||||||
                {"pt-BR", "Portuguese, Brazil"},
 | 
					                {"pt-BR", "Portuguese, Brazil"},
 | 
				
			||||||
                {"sr-Cyrl-RS", "Serbian, Serbia - Cyrillic"}
 | 
					                //{"sr-Cyrl-RS", "Serbian, Serbia - Cyrillic"}
 | 
				
			||||||
            }.ToImmutableDictionary();
 | 
					            }.ToImmutableDictionary();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            [NadekoCommand, Usage, Description, Aliases]
 | 
					            [NadekoCommand, Usage, Description, Aliases]
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user