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