{{t 'home'}} {{t 'applications'}} {{t 'install'}}
{{t 'refresh_app_list'}}
{{#apps}}

{{manifest.name}} {{manifest.id}} {{#installed}}{{t 'installed'}}{{/installed}}

{{manifest.description}}

{{#isUnofficial}}

{{t 'app_store'}} {{store}}

{{t 'app_state'}} {{state}}

{{/isUnofficial}}
{{/apps}} {{^apps}}
{{t 'no_installed_apps'}}
{{/apps}}
{{^installed_apps}}

{{t 'custom_app_install'}}

{{t 'custom_app_url_only_github'}}

{{/installed_apps}}