Localizations for most server-side strings
This commit is contained in:
parent
3ce6ac0ce2
commit
546c4718e7
33 changed files with 296 additions and 220 deletions
|
@ -1,5 +1,5 @@
|
|||
.entry.entry-favourite
|
||||
.content
|
||||
%strong= favourite.account.acct
|
||||
favourited a post by
|
||||
= t('stream_entries.favourited')
|
||||
%strong= favourite.status.account.acct
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
.entry.entry-follow
|
||||
.content
|
||||
%strong= link_to follow.account.acct, account_path(follow.account)
|
||||
is now following
|
||||
= t('stream_entries.is_now_following')
|
||||
%strong= link_to follow.target_account.acct, TagManager.instance.url_for(follow.target_account)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue