spanish fixups (#1965)

* Update basetriggers.phrases.txt

* Update rockthevote.phrases.txt

* Update nominations.phrases.txt
This commit is contained in:
Kyle Sanderson 2023-03-30 05:05:55 -07:00 committed by GitHub
parent bc6e920213
commit dd1e5997f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 4 deletions

View File

@ -22,7 +22,6 @@
"Friendly Fire Percent" "Friendly Fire Percent"
{ {
"#format" "{1:0.0f}"
"es" "Fuego Amigo está al {1}%." "es" "Fuego Amigo está al {1}%."
} }

View File

@ -67,7 +67,6 @@
"Map Not In Pool" "Map Not In Pool"
{ {
"#format" "{1:s}"
"es" "El mapa '{1}' no está en el grupo de nominaciones." "es" "El mapa '{1}' no está en el grupo de nominaciones."
} }
} }

View File

@ -1,4 +1,4 @@
"Phrases" "Phrases"
{ {
"Rock The Vote" "Rock The Vote"
{ {
@ -22,7 +22,6 @@
"Already Voted" "Already Voted"
{ {
"#format" "{1:d},{2:d}"
"es" "Ya has votado hacer un Rock the Vote. ({1} votos, {2} requeridos)" "es" "Ya has votado hacer un Rock the Vote. ({1} votos, {2} requeridos)"
} }