diff --git a/commands.lua b/commands.lua index a1de46e..6e43ff7 100644 --- a/commands.lua +++ b/commands.lua @@ -275,7 +275,7 @@ modEUrn.getPropCommCandVote = function() else minetest.chat_send_player( playername, - core.colorize("#FF0000", "[E-URN:ERRO]").." " + core.colorize("#FF0000", "[E-URN]").." " ..modEUrn.translate("You have not yet played the minimum number of hours to become a presidential voter. (Minimum %02d hours)"):format(modEUrn.MinPlayedHours) ) end