Fixed resource filenames
This commit is contained in:
		@@ -25,7 +25,7 @@ namespace NadekoBot.Modules.Administration
 | 
				
			|||||||
                {"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