Integrate translation strings for the Profile Directory. (#11722)

Run `yarn manage:translations en`
This commit is contained in:
mayaeh 2019-09-03 01:12:27 +09:00 committed by Eugen Rochko
parent 0ea53122f2
commit 1f22b8197c
5 changed files with 130 additions and 7 deletions

View file

@ -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')