Adds translations for a bunch of messages

This commit is contained in:
2022-03-01 16:55:30 +01:00
parent eb0e06f193
commit 5cbde82fff
2 changed files with 27 additions and 0 deletions

View File

@ -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
*/