Fix limited account hint referencing "your" server when logged out (#19711)
This commit is contained in:
parent
bfafb114a2
commit
139ea4c981
2 changed files with 3 additions and 2 deletions
|
@ -339,7 +339,7 @@
|
|||
"lightbox.next": "Next",
|
||||
"lightbox.previous": "Previous",
|
||||
"limited_account_hint.action": "Show profile anyway",
|
||||
"limited_account_hint.title": "This profile has been hidden by the moderators of your server.",
|
||||
"limited_account_hint.title": "This profile has been hidden by the moderators of {domain}.",
|
||||
"lists.account.add": "Add to list",
|
||||
"lists.account.remove": "Remove from list",
|
||||
"lists.delete": "Delete list",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue