* Add: #920 アンテナ・リストに「お気に入りに登録」設定 * Fix test * Fix test * Add fedibird capabilities * Add kmyblue_favourite_antenna
This commit is contained in:
parent
ee49518125
commit
9201eb151b
22 changed files with 294 additions and 29 deletions
|
@ -150,6 +150,8 @@
|
|||
"antennas.exclude_domains": "Exclude domains",
|
||||
"antennas.exclude_keywords": "Exclude keywords",
|
||||
"antennas.exclude_tags": "Exclude tags",
|
||||
"antennas.favourite": "Favorite",
|
||||
"antennas.favourite_hint": "When opening the Web Client on a PC, this antenna appears in the navigation.",
|
||||
"antennas.filter_items": "Move to antenna filter setting",
|
||||
"antennas.filter_not": "Filter Not",
|
||||
"antennas.find_users_to_add": "Find users to add",
|
||||
|
@ -630,6 +632,8 @@
|
|||
"lists.edit": "Edit list",
|
||||
"lists.exclusive": "Hide members in Home",
|
||||
"lists.exclusive_hint": "If someone is on this list, hide them in your Home feed to avoid seeing their posts twice.",
|
||||
"lists.favourite": "Favorite",
|
||||
"lists.favourite_hint": "When opening the Web Client on a PC, this list appears in the navigation.",
|
||||
"lists.find_users_to_add": "Find users to add",
|
||||
"lists.list_members": "List members",
|
||||
"lists.list_members_count": "{count, plural, one {# member} other {# members}}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue