Fix test
This commit is contained in:
parent
7356f776f2
commit
5532d68391
2 changed files with 2 additions and 2 deletions
|
@ -45,7 +45,7 @@ const messages = defineMessages({
|
|||
},
|
||||
mutual_short: {
|
||||
id: 'privacy.mutual.short',
|
||||
defaultMessage: 'Mutual followers only',
|
||||
defaultMessage: 'Mutual only',
|
||||
},
|
||||
circle_short: {
|
||||
id: 'privacy.circle.short',
|
||||
|
|
|
@ -557,7 +557,7 @@
|
|||
"privacy.login.long": "Visible for login users only",
|
||||
"privacy.login.short": "Login only",
|
||||
"privacy.mutual.long": "Mutual followers only",
|
||||
"privacy.mutual.short": "Mutual",
|
||||
"privacy.mutual.short": "Mutual only",
|
||||
"privacy.personal.short": "Yourself only",
|
||||
"privacy.private.long": "Visible for followers only",
|
||||
"privacy.private.short": "Followers only",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue