Added missing phrases and parameter (#1977)

This commit is contained in:
Mikhail Buchka 2023-04-09 19:13:46 +04:00 committed by GitHub
parent 4a6d29c9e2
commit 2e59202ea4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 1 deletions

View File

@ -20,6 +20,11 @@
"ru" "Огонь по своим отключен"
}
"Friendly Fire Percent"
{
"ru" "Огонь по своим составляет {1}%."
}
"Current Map"
{
"ru" "Текущая карта: {1}."

View File

@ -65,4 +65,8 @@
"ru" "Предложена"
}
"Map Not In Pool"
{
"ru" "Карта '{1}' отсутствует в пуле номинаций."
}
}

View File

@ -62,7 +62,7 @@
"SQL Group X failed to bind"
{
"ru" "К группе не удалось привязать:"
"ru" "К группе не удалось привязать: \"{1}\""
}
"Added group to user"