Merge remote-tracking branch 'origin/kb_development' into upstream-20240216
This commit is contained in:
commit
c5782a87b7
5 changed files with 6 additions and 6 deletions
|
@ -47,11 +47,11 @@ const messages = defineMessages({
|
|||
},
|
||||
limited_short: {
|
||||
id: 'privacy.limited.short',
|
||||
defaultMessage: 'Limited menbers only',
|
||||
defaultMessage: 'Limited',
|
||||
},
|
||||
mutual_short: {
|
||||
id: 'privacy.mutual.short',
|
||||
defaultMessage: 'Mutual only',
|
||||
defaultMessage: 'Mutual',
|
||||
},
|
||||
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 only",
|
||||
"privacy.mutual.short": "Mutual",
|
||||
"privacy.personal.short": "Yourself only",
|
||||
"privacy.private.long": "Only your followers",
|
||||
"privacy.private.short": "Followers",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue