Add prestige.requirements-not-met

This commit is contained in:
okx-code
2018-11-08 20:20:17 +00:00
parent a4b47f0ab6
commit d12cdf3b9c
3 changed files with 4 additions and 1 deletions
@@ -15,6 +15,7 @@ public enum Message {
RANKS_COMPLETE("rankup.list.complete"),
RANKS_CURRENT("rankup.list.current"),
RANKS_INCOMPLETE("rankup.list.incomplete"),
PRESTIGE_REQUIREMENTS_NOT_MET("prestige.requirements-not-met"),
PRESTIGES_HEADER("prestige.list.header"),
PRESTIGES_FOOTER("prestige.list.footer"),
PRESTIGES_COMPLETE("prestige.list.complete"),