updated translation file and mapvoting to allow weighted mapvotes

This commit is contained in:
jenz
2023-09-23 03:03:02 +02:00
parent 0b14a79482
commit 582703c271
2 changed files with 266 additions and 87 deletions
@@ -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"