Better singulars of account followers/toots. (#8471)
This commit is contained in:
parent
f3a12ddfd0
commit
b31449cd77
6 changed files with 21 additions and 16 deletions
|
@ -29,7 +29,7 @@
|
|||
%data.p-name{ value: "#{@account.username} on #{site_hostname}" }/
|
||||
|
||||
.account__section-headline
|
||||
= active_link_to t('accounts.posts'), short_account_url(@account)
|
||||
= active_link_to t('accounts.posts_tab_heading'), short_account_url(@account)
|
||||
= active_link_to t('accounts.posts_with_replies'), short_account_with_replies_url(@account)
|
||||
= active_link_to t('accounts.media'), short_account_media_url(@account)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue