Add showcase for first string translation

This commit is contained in:
Johannes Zellner
2020-10-19 14:38:05 +02:00
parent 73c43b350a
commit be45a75e4d
5 changed files with 16 additions and 2 deletions

View File

@@ -112,7 +112,7 @@
<div class="animateMeOpacity ng-hide" ng-show="installedApps.length > 0">
<h1 class="view-header">
My Apps
{{ 'MY_APPS' | translate }}
<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"/>