Added infection countdown. Backported from zr-dev:52955b169945 (655).
This commit is contained in:
@ -358,6 +358,13 @@
|
||||
"es" "El ultimo zombi a dejado el juego, y te ha pasado la infeccion a ti. (luego se lo agradeces xD)"
|
||||
}
|
||||
|
||||
// Center Text
|
||||
|
||||
"Infect countdown"
|
||||
{
|
||||
"en" "First infection in {1} seconds."
|
||||
}
|
||||
|
||||
// Menu
|
||||
|
||||
"Infect menu clients title"
|
||||
|
@ -357,6 +357,13 @@
|
||||
"no" "Den siste zombien har forlatt spillet. Du er blitt valgt som erstatning."
|
||||
}
|
||||
|
||||
// Center Text
|
||||
|
||||
"Infect countdown"
|
||||
{
|
||||
"en" "Første infeksjon om {1} sekunder."
|
||||
}
|
||||
|
||||
// Menu
|
||||
|
||||
"Infect menu clients title"
|
||||
|
@ -358,6 +358,13 @@
|
||||
"ru" "Последний зомби покинул игру, поэтому вам досталась его инфекция."
|
||||
}
|
||||
|
||||
// Center Text
|
||||
|
||||
"Infect countdown"
|
||||
{
|
||||
"en" "First infection in {1} seconds."
|
||||
}
|
||||
|
||||
// Menu
|
||||
|
||||
"Infect menu clients title"
|
||||
|
@ -372,6 +372,14 @@
|
||||
"en" "The last zombie has left the game, and has passed the infection on to you."
|
||||
}
|
||||
|
||||
// Center Text
|
||||
|
||||
"Infect countdown"
|
||||
{
|
||||
"#format" "{1:d}"
|
||||
"en" "First infection in {1} seconds."
|
||||
}
|
||||
|
||||
// Menu
|
||||
|
||||
"Infect menu clients title"
|
||||
|
Reference in New Issue
Block a user