From 2ab928fd8152ac964b44c97cc2db601f248673bd Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Thu, 26 May 2016 08:23:26 -0400 Subject: #261 - more translations Former-commit-id: 5d754f9340e9f6d1b3edbeb88ea120a017a98692 --- www/templates/events.html | 2 +- www/templates/montage.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'www/templates') diff --git a/www/templates/events.html b/www/templates/events.html index 41326ac7..2b7c2c59 100644 --- a/www/templates/events.html +++ b/www/templates/events.html @@ -153,7 +153,7 @@
-
{{ 'frame' | translate}} :{{alarm.frameid}} {{ 'score' | translate }} :{{alarm.score}}
+
{{ 'kFrame' | translate}} :{{alarm.frameid}} {{ 'kScore' | translate }} :{{alarm.score}}
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 @@ - No monitors to display. + {{'kNoMonitors' | translate}} -- cgit v1.2.3