fix: remove dollar sign from copy (#3914)

pull/2245/head
ggurdin 2 months ago committed by GitHub
parent 2d6e075707
commit 303fcfe7ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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": { "@othersDoneAndWaiting": {
"placeholders": { "placeholders": {
"num1": { "num1": {

Loading…
Cancel
Save