[🐴] Copy tweaks (#4042)
* `notifications` -> `conversation` * `users` -> `people` * `other participants` -> `the other participant` * rename
This commit is contained in:
parent
b635d000b5
commit
400c269330
5 changed files with 10 additions and 10 deletions
|
@ -277,7 +277,7 @@ function HeaderReady({
|
|||
size={32}
|
||||
profile={profile}
|
||||
moderation={moderation.ui('avatar')}
|
||||
disable={moderation.blocked}
|
||||
disableHoverCard={moderation.blocked}
|
||||
/>
|
||||
<Text
|
||||
style={[a.text_lg, a.font_bold, a.pt_sm, a.pb_2xs]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue