mirror of
https://gitlab.com/lunovox/e-urn.git
synced 2025-03-15 07:21:22 +00:00
This commit is contained in:
parent
c24e5313d7
commit
af26b86f2a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue