Fixed resource filenames
This commit is contained in:
parent
b9b3be1ba5
commit
50553bd8b0
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user