Adds translations for a bunch of messages
This commit is contained in:
@ -20,6 +20,16 @@ public enum TranslatableMessage {
|
||||
*/
|
||||
SUCCESS_ADDED_PAID_SIGN_CONDITION,
|
||||
|
||||
/**
|
||||
* The info text used to display all paid signs
|
||||
*/
|
||||
PAID_SIGNS_INFO,
|
||||
|
||||
/**
|
||||
* The format used for displaying a paid sign's name
|
||||
*/
|
||||
PAID_SIGNS_INFO_FORMAT,
|
||||
|
||||
/**
|
||||
* The info text used to display information about a paid sign
|
||||
*/
|
||||
|
Reference in New Issue
Block a user