• {{loginName + employeeName}}
  • {{notificationsUnreadCount}}
    • {{('You have {0} new notification(s)' | i18n) | stringFormat:[notificationsUnreadCount]}}
    • {{getNotificationTime(ntc.time)}} {{"{0} [{1}]" | stringFormat:[ntc.taskTypeName,ntc.id]}} {{ntc.message || 'No Task info'}}
{{'{0} {1}' | stringFormat:[('version' | i18n),appVersion]}}
{{trialMessage}}