fix: Fixes param in spanish translation.
This commit is contained in:
parent
9062c91d77
commit
2d61b564a1
|
@ -650,7 +650,7 @@
|
|||
"waitingLobby": "Esperando en el vestíbulo ({{count}})"
|
||||
}
|
||||
},
|
||||
"passwordDigitsOnly": "Hasta {{number]] cifras",
|
||||
"passwordDigitsOnly": "Hasta {{number}} cifras",
|
||||
"passwordSetRemotely": "Definida por otro participante",
|
||||
"polls": {
|
||||
"answer": {
|
||||
|
|
|
@ -674,7 +674,7 @@
|
|||
"waitingLobby": "Esperando en el vestíbulo ({{count}})"
|
||||
}
|
||||
},
|
||||
"passwordDigitsOnly": "Hasta {{number]] cifras",
|
||||
"passwordDigitsOnly": "Hasta {{number}} cifras",
|
||||
"passwordSetRemotely": "definida por otro participante",
|
||||
"polls": {
|
||||
"answer": {
|
||||
|
|
Loading…
Reference in New Issue