ItemEconomy/src/main/resources/messages_en.properties
2026-01-03 23:16:57 -03:00

10 lines
No EOL
532 B
INI

enabling=Starting %s version %s with locale '%s'.
balance-successful=You have %s.
balance-other-successful=%s has %s.
must-be-player-to-issue-command=You must be a player to issue this command.
pay-successful=Transaction of %s to %s was successfully realized.
pay-received=You received %s from %s.
pay-could-not-realize-transaction=Could not realize transaction: %s
pay-could-not-find-target=Could not find target player.
pay-not-enough-money=You don't have enough money.
pay-invalid-amount=The amount you tried to pay is not valid.