this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add comment for this string

+2 -1
+1 -1
src/components/status.jsx
··· 3514 3514 <span class="status-filtered-info"> 3515 3515 <span class="status-filtered-info-1"> 3516 3516 {isReblog ? ( 3517 - <Trans> 3517 + <Trans comment="[Name] [Visibility icon] boosted"> 3518 3518 <NameText account={status.account} instance={instance} />{' '} 3519 3519 <Icon 3520 3520 icon={visibilityIconsMap[visibility]}
+1
src/locales/en.po
··· 2287 2287 msgid "Note: This preview is lightly styled." 2288 2288 msgstr "" 2289 2289 2290 + #. [Name] [Visibility icon] boosted 2290 2291 #: src/components/status.jsx:3517 2291 2292 msgid "<0/> <1/> boosted" 2292 2293 msgstr ""