Fixed resource filenames

This commit is contained in:
Kwoth 2017-03-01 20:40:09 +01:00
parent b9b3be1ba5
commit 50553bd8b0
3 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ namespace NadekoBot.Modules.Administration
{"nl-NL", "Dutch, Netherlands"},
{"ja-JP", "Japanese, Japan"},
{"pt-BR", "Portuguese, Brazil"},
{"sr-cyrl-rs", "Serbian, Serbia - Cyrillic"}
{"sr-Cyrl-RS", "Serbian, Serbia - Cyrillic"}
}.ToImmutableDictionary();
[NadekoCommand, Usage, Description, Aliases]