{{ 'Attribute.Category' | translate }}:
{{ categoryName }}
{{ 'Attribute.AvailabilityDate' | translate }}: {{ application?.attributes.created | translateDateFormat | async }}
{{ 'Attribute.ModificationDate' | translate }}: {{ application?.attributes.modified | translateDateFormat | async }}
{{ 'Attribute.Author' | translate }}: {{ application?.attributes.author }}
{{ 'Attribute.LicenceType' | translate }}: {{ application?.attributes.license_type_name }}
{{ 'Attribute.UsefulLinks' | translate }}:
{{ 'Attribute.Page' | translate }}: {{ application.attributes.category === 'app' ? ('Applications.Link' | translate) : ('Applications.LinkNoApp' | translate) }} {{ application?.attributes.title }} {{ 'SkipTo.NewWindow' | translate }}
{{ 'ApplicationForm.MobileType' | translate }}:
{{ 'Attribute.GoTo' | translate }}
{{ 'Attribute.AppStore' | translate }}
{{ application?.attributes.title }}
{{ 'SkipTo.NewWindow' | translate }}
{{ 'Attribute.GoTo' | translate }}
{{ 'Attribute.GooglePlay' | translate }}
{{ application?.attributes.title }}
{{ 'SkipTo.NewWindow' | translate }}
{{ 'ApplicationForm.DesktopType' | translate }}:
{{ 'Attribute.GoTo' | translate }}
{{ 'Attribute.IosStore' | translate }}
{{ application?.attributes.title }}
{{ 'SkipTo.NewWindow' | translate }}
{{ 'Attribute.GoTo' | translate }}
{{ 'Attribute.LinuxStore' | translate }}
{{ application?.attributes.title }}
{{ 'SkipTo.NewWindow' | translate }}
{{ 'Attribute.GoTo' | translate }}
{{ 'Attribute.WindowsStore' | translate }}
{{ application?.attributes.title }}
{{ 'SkipTo.NewWindow' | translate }}