Update title text for "reply all" button (#2118)
This commit is contained in:
parent
8b8e140c71
commit
2bb54d5c57
2 changed files with 12 additions and 1 deletions
|
@ -112,6 +112,7 @@ const en = {
|
|||
"status.reblog": "Boost",
|
||||
"status.reblogged_by": "{name} boosted",
|
||||
"status.reply": "Reply",
|
||||
"status.replyAll": "Reply to thread",
|
||||
"status.report": "Report @{name}",
|
||||
"status.sensitive_toggle": "Click to view",
|
||||
"status.sensitive_warning": "Sensitive content",
|
||||
|
|
Reference in a new issue