forked from UNLOZE/sm-plugins
new version of rtv based on average hours, original is still backup file on OVH
This commit is contained in:
@@ -20,11 +20,11 @@
|
||||
"en" "RTV has already ended, you cannot start it again or nominate maps."
|
||||
}
|
||||
|
||||
"Already Voted"
|
||||
{
|
||||
"#format" "{1:d},{2:d}"
|
||||
"en" "You have already voted to Rock the Vote. ({1} votes, {2} required)"
|
||||
}
|
||||
"Already Voted"
|
||||
{
|
||||
"#format" "{1:d},{2:d},{3:.1f}"
|
||||
"en" "You have already voted to Rock the Vote. ({1} total hour votes, {2} required). ({3} RTV boost)"
|
||||
}
|
||||
|
||||
"Wait Before Revoting"
|
||||
{
|
||||
@@ -42,11 +42,11 @@
|
||||
"en" "The minimal number of players required has not been met."
|
||||
}
|
||||
|
||||
"RTV Requested"
|
||||
{
|
||||
"#format" "{1:s},{2:d},{3:d}"
|
||||
"en" "{1} wants to rock the vote. ({2} votes, {3} required)"
|
||||
}
|
||||
"RTV Requested"
|
||||
{
|
||||
"#format" "{1:s},{2:d},{3:d},{4:.1f}"
|
||||
"en" "{1} wants to rock the vote. ({2} total hour votes, {3} required). ({4} RTV boost)"
|
||||
}
|
||||
|
||||
"RTV Undone"
|
||||
{
|
||||
@@ -85,4 +85,4 @@
|
||||
"#format" "{1:s}"
|
||||
"en" "Changing map to {1}! Rock the Vote has spoken!"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user