Fix translation for character modal search placeholder
This commit is contained in:
parent
7cad878f83
commit
ad70f27aa6
1 changed files with 1 additions and 1 deletions
|
|
@ -166,7 +166,7 @@
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"weapon": "Search for a weapon...",
|
"weapon": "Search for a weapon...",
|
||||||
"summon": "Search for a summon...",
|
"summon": "Search for a summon...",
|
||||||
"character": "Search for a weapon..."
|
"character": "Search for a character..."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"teams": {
|
"teams": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue