Start using tr filter

This commit is contained in:
Johannes Zellner
2020-10-28 12:04:51 +01:00
parent 7a207650d3
commit b71e68581d
2 changed files with 2 additions and 2 deletions

View File

@@ -112,7 +112,7 @@
<div class="animateMeOpacity ng-hide" ng-show="installedApps.length > 0">
<h1 class="view-header">
{{ 'apps.title' | translate }}
{{ 'apps.title' | tr }}
<div class="pull-right">
<form class="form-inline">
<input type="text" class="form-control" ng-show="installedApps.length > 8" placeholder="Search Apps" id="appSearch" ng-model="appSearch"/>