fix(language): typo in spanish translation (#111)
It should be _Efecto_ instead of _Efecot_
This commit is contained in:
parent
2d4df5af98
commit
8bd2aa684b
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@
|
|||
"BITD.AddItem": "Añadir Elemento",
|
||||
|
||||
"BITD.Position": "Posición",
|
||||
"BITD.Effect": "Efecot",
|
||||
"BITD.Effect": "Efecto",
|
||||
"BITD.Modifier": "Modificador",
|
||||
|
||||
"BITD.Drain": "Drenaje",
|
||||
|
|
Reference in a new issue