diff options
| author | pliablepixels <pliablepixels@gmail.com> | 2016-05-26 08:23:26 -0400 |
|---|---|---|
| committer | pliablepixels <pliablepixels@gmail.com> | 2016-05-26 08:23:26 -0400 |
| commit | 2ab928fd8152ac964b44c97cc2db601f248673bd (patch) | |
| tree | 101dc4dc21cb241e2a68a29eb5de001fc877ed68 /www/templates/montage.html | |
| parent | 7b41ef75fb30b222808892831e461ecbb9835201 (diff) | |
#261 - more translations
Former-commit-id: 5d754f9340e9f6d1b3edbeb88ea120a017a98692
Diffstat (limited to 'www/templates/montage.html')
| -rw-r--r-- | www/templates/montage.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/montage.html b/www/templates/montage.html index 26403da4..6f8c9253 100644 --- a/www/templates/montage.html +++ b/www/templates/montage.html @@ -105,7 +105,7 @@ <ion-item style="background-color:#444444; color:#fff;border:none;" ng-show="!MontageMonitors.length"> - No monitors to display. + {{'kNoMonitors' | translate}} </ion-item> |
