test
{{user.name}}
{{user.email}}
{{ 'last_activity_on_' | translate }} {{user.last_sign_in_at | amDateFormat: 'LL'}}

{{ 'group' }}

{{getUserGroup().name}}

{{ 'subscription' }}

{{ user.subscribed_plan | humanReadablePlanName }}
{{ 'your_subscription_expires_on_' | translate }} {{user.subscription.expired_at | amDateFormat: 'LL'}}
{{ 'no_subscriptions' | translate }}
{{ 'i_want_to_subscribe' }}

{{ 'trainings' }}

  • {{r.reservable.name}} - {{ 'to_come' | translate }}
  • {{t.name}} - {{ 'approved' | translate }}
{{ 'no_trainings' }}

{{ 'projects' }}

  • {{p.name}}
{{ 'no_projects' }}

{{ 'labels' }}

{{t.name}}
{{ 'no_labels' }}

{{ 'edit_my_profile' }}

{{activeProvider.name}}

{{ 'change_my_data' | translate }}

{{ 'once_your_data_are_up_to_date_' | translate }} {{ '_click_on_the_synchronization_button_opposite_' }} {{ 'or' | translate}} {{ '_disconnect_then_reconnect_' }} {{ '_for_your_changes_to_take_effect' | translate }}