Add English translation for mute confirmation
This commit is contained in:
parent
73b824e0ff
commit
0b1a9960c7
1 changed files with 4 additions and 0 deletions
|
@ -825,6 +825,10 @@
|
||||||
"message": "Message",
|
"message": "Message",
|
||||||
"mute": "Mute",
|
"mute": "Mute",
|
||||||
"muted": "Muted",
|
"muted": "Muted",
|
||||||
|
"mute_confirm_title": "Mute confirmation",
|
||||||
|
"mute_confirm": "Do you really want to mute {user}?",
|
||||||
|
"mute_confirm_accept_button": "Mute",
|
||||||
|
"mute_confirm_cancel_button": "Do not mute",
|
||||||
"per_day": "per day",
|
"per_day": "per day",
|
||||||
"remote_follow": "Remote follow",
|
"remote_follow": "Remote follow",
|
||||||
"report": "Report",
|
"report": "Report",
|
||||||
|
|
Loading…
Add table
Reference in a new issue