fix: remove dollar sign from copy (#3914)
This commit is contained in:
parent
2d6e075707
commit
303fcfe7ab
1 changed files with 1 additions and 1 deletions
|
|
@ -5211,7 +5211,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"othersDoneAndWaiting": "${num1}/{num2} are done. Have you completed your objective?",
|
||||
"othersDoneAndWaiting": "{num1}/{num2} are done. Have you completed your objective?",
|
||||
"@othersDoneAndWaiting": {
|
||||
"placeholders": {
|
||||
"num1": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue