forked from Upstream/CitizensCMD
Fix Romanian bStats chart not working
This commit is contained in:
parent
8ae055d04c
commit
0e88c426c1
@ -117,7 +117,7 @@ public class Util {
|
||||
case "pt":
|
||||
return "Portuguese";
|
||||
|
||||
case "Ro":
|
||||
case "ro":
|
||||
return "Romanian";
|
||||
|
||||
case "ch":
|
||||
|
Loading…
Reference in New Issue
Block a user