diff options
Diffstat (limited to 'www/js/DataModel.js')
| -rw-r--r-- | www/js/DataModel.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/DataModel.js b/www/js/DataModel.js index 5602f7eb..28357500 100644 --- a/www/js/DataModel.js +++ b/www/js/DataModel.js @@ -66,7 +66,7 @@ angular.module('zmApp.controllers') 'pinCode': '', 'canSwipeMonitors': true, 'persistMontageOrder': false, - 'onTapScreen': 'events', + 'onTapScreen': $translate.instant('kTapEvents'), 'enableh264': true, 'gapless': false, 'montageOrder': '', |
