forked from UNLOZE/sm-plugins
updated translation file and mapvoting to allow weighted mapvotes
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
{
|
||||
"Vote Nextmap"
|
||||
{
|
||||
"en" "Vote for the next map!"
|
||||
"#format" "{1:.1f}"
|
||||
"en" "Vote for the next map! ({1} Mapvote Boost)"
|
||||
}
|
||||
|
||||
"Nextmap Voting Started"
|
||||
@@ -12,14 +13,14 @@
|
||||
|
||||
"Nextmap Voting Finished"
|
||||
{
|
||||
"#format" "{1:s},{2:i},{3:i}"
|
||||
"en" "Map voting has finished. The next map will be {1}. (Received {2}%% of {3} votes)"
|
||||
"#format" "{1:s},{2:i}"
|
||||
"en" "Map voting has finished. The next map will be {1}. (Received {2}%% of votes)"
|
||||
}
|
||||
|
||||
"Current Map Extended"
|
||||
{
|
||||
"#format" "{1:i},{2:i}"
|
||||
"en" "The current map has been extended. (Received {1}%% of {2} votes)"
|
||||
"#format" "{1:i}"
|
||||
"en" "The current map has been extended. (Received {1}%% of votes)"
|
||||
}
|
||||
|
||||
"Extend Map"
|
||||
@@ -34,8 +35,8 @@
|
||||
|
||||
"Current Map Stays"
|
||||
{
|
||||
"#format" "{1:i},{2:i}"
|
||||
"en" "Current map continues! The Vote has spoken! (Received {1}%% of {2} votes)"
|
||||
"#format" "{1:i}"
|
||||
"en" "Current map continues! The Vote has spoken! (Received {1}%% of votes)"
|
||||
}
|
||||
|
||||
"Changed Next Map"
|
||||
|
||||
Reference in New Issue
Block a user