Fix displaying 1 player remove as players

This commit is contained in:
NotMyFault 2020-02-09 01:12:32 +01:00
parent d0b6badf09
commit 2f0bf97162

View File

@ -569,7 +569,7 @@ public enum Captions {
PLOT_REMOVED_USER("$1Plot %s of which you were added to has been deleted due to owner inactivity", "Trusted"),
//</editor-fold>
//<editor-fold desc="Member">
REMOVED_PLAYERS("$2Removed %s players from this plot.", "Member"),
REMOVED_PLAYERS("$2Removed %s player(s) from this plot.", "Member"),
PLOT_LEFT("$2%s left the plot.", "Member"),
ALREADY_OWNER("$2That user is already the plot owner: %s0", "Member"),
ALREADY_ADDED("$2That user is already added to that category: %s0", "Member"),