messages.json: Fix typo in replacement string
This commit is contained in:
parent
4e9abdf348
commit
73e1498403
1 changed files with 1 additions and 1 deletions
|
@ -437,7 +437,7 @@
|
|||
"description": "Shown in iOS theme when someone else quotes a message from you"
|
||||
},
|
||||
"replyingTo": {
|
||||
"message": "Replying to $name`$",
|
||||
"message": "Replying to $name$",
|
||||
"description": "Shown in iOS theme when you or someone quotes to a message which is not from you",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
|
|
Loading…
Add table
Reference in a new issue