nominations: implement map not in pool phrase (#597)

New English text is “Map ‘%s’ is not in the nominations pool.”
This commit is contained in:
FlaminSarge
2023-03-29 18:39:54 -07:00
committed by GitHub
parent 4eecc80b9a
commit 5ba9816377
2 changed files with 8 additions and 2 deletions
+6
View File
@@ -68,4 +68,10 @@
{
"en" "Nominated"
}
"Map Not In Pool"
{
"#format" "{1:s}"
"en" "Map '{1}' is not in the nominations pool."
}
}