added phrases and edition of mapchooser where mapvoting happens at the end of the map

This commit is contained in:
jenz 2024-09-19 19:55:32 +02:00
parent 9158cb6f32
commit cbf1d4e15a
2 changed files with 3367 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@ -2,8 +2,14 @@
{ {
"Vote Nextmap" "Vote Nextmap"
{ {
"#format" "{1:.1f},{2:i}" "#format" "{1:.1f},{2:i}"
"en" "Vote for the next map! ({1} Mapvote Boost) ({2}%%)" "en" "Vote for the next map! ({1} Mapvote Boost) ({2}%%)"
}
"Vote Extend"
{
"#format" "{1:.1f},{2:i}"
"en" "Vote for the map extend! ({1} Mapvote Boost) ({2}%%)"
} }
"Nextmap Voting Started" "Nextmap Voting Started"
@ -17,6 +23,12 @@
"en" "Map voting has finished. The next map will be {1}. (Received {2}%% of votes)" "en" "Map voting has finished. The next map will be {1}. (Received {2}%% of votes)"
} }
"Extend Voting Failed"
{
"#format" "{1:i}"
"en" "Extend voting finished. The map was not extended. (Received {1}%% of votes)"
}
"Current Map Extended" "Current Map Extended"
{ {
"#format" "{1:i}" "#format" "{1:i}"
@ -79,6 +91,12 @@
"en" "Warning! Voting for the next map will begin in: {1}s" "en" "Warning! Voting for the next map will begin in: {1}s"
} }
"Vote Warning Extend"
{
"#format" "{1:i}"
"en" "Warning! Voting for the map extend will begin in: {1}s"
}
"Line One" "Line One"
{ {
"en" "Consider which map you want to play..." "en" "Consider which map you want to play..."