forked from UNLOZE/sm-plugins
mapchooser_extended: new feature: map group restrictions
This commit is contained in:
@@ -124,6 +124,12 @@
|
||||
"en" "Map requires {1} less players."
|
||||
}
|
||||
|
||||
"Map Nominate Group Error"
|
||||
{
|
||||
"#format" "{1:d}"
|
||||
"en" "The maximum amount ({1}) of maps from this group has already been nominated."
|
||||
}
|
||||
|
||||
"Map Time Restriction"
|
||||
{
|
||||
"#format" "{1:s},{2:d},{3:d}"
|
||||
@@ -136,6 +142,12 @@
|
||||
"en" "Players{1}{2}"
|
||||
}
|
||||
|
||||
"Map Group Restriction"
|
||||
{
|
||||
"#format" "{1:d}"
|
||||
"en" "Group max: {1}"
|
||||
}
|
||||
|
||||
"Nomination Removed Time Error"
|
||||
{
|
||||
"#format" "{1:s}"
|
||||
|
||||
Reference in New Issue
Block a user