mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-01-30 21:13:42 +03:00
Add comment for this string
This commit is contained in:
parent
9d927a3d24
commit
a376a9bd13
2 changed files with 2 additions and 1 deletions
|
@ -3514,7 +3514,7 @@ function FilteredStatus({
|
|||
<span class="status-filtered-info">
|
||||
<span class="status-filtered-info-1">
|
||||
{isReblog ? (
|
||||
<Trans>
|
||||
<Trans comment="[Name] [Visibility icon] boosted">
|
||||
<NameText account={status.account} instance={instance} />{' '}
|
||||
<Icon
|
||||
icon={visibilityIconsMap[visibility]}
|
||||
|
|
1
src/locales/en.po
generated
1
src/locales/en.po
generated
|
@ -2287,6 +2287,7 @@ msgstr ""
|
|||
msgid "Note: This preview is lightly styled."
|
||||
msgstr ""
|
||||
|
||||
#. [Name] [Visibility icon] boosted
|
||||
#: src/components/status.jsx:3517
|
||||
msgid "<0/> <1/> boosted"
|
||||
msgstr ""
|
||||
|
|
Loading…
Add table
Reference in a new issue