|
@if (device.pendingAuthRequest) {
{{ device.displayName }}
{{ "trusted" | i18n }}
} @else {
{{ device.displayName }}
{{ "trusted" | i18n }}
}
|
{{ "currentSession" | i18n }}
{{ "requestPending" | i18n }}
{{ device.recentlyActiveText }}
|
{{ device.firstLogin | date: "medium" }} |