Integrate translation strings for the Profile Directory. (#11722)
Run `yarn manage:translations en`
This commit is contained in:
parent
0ea53122f2
commit
1f22b8197c
5 changed files with 130 additions and 7 deletions
|
@ -49,7 +49,7 @@
|
|||
- if account.last_status_at.present?
|
||||
%time.time-ago{ datetime: account.last_status_at.iso8601, title: l(account.last_status_at) }= l account.last_status_at
|
||||
- else
|
||||
= t('invites.expires_in_prompt')
|
||||
= t('accounts.never_active')
|
||||
|
||||
%small= t('accounts.last_active')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue