From 5430d51b092a4a1cdf7f32233e38e5350995956c Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Wed, 25 May 2016 15:17:48 -0400 Subject: #261 - more intl Former-commit-id: 0976517fc45eff4876eba6fd945cccea15b69f42 --- www/templates/montage-history.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'www/templates/montage-history.html') diff --git a/www/templates/montage-history.html b/www/templates/montage-history.html index aed56100..d495b482 100644 --- a/www/templates/montage-history.html +++ b/www/templates/montage-history.html @@ -1,4 +1,4 @@ - + @@ -26,12 +26,12 @@
- From: {{datetimeValueFrom.value | date: timeFormat}} + {{'kFrom' | translate}} : {{datetimeValueFrom.value | date: timeFormat}}
- To: {{datetimeValueTo.value | date: timeFormat}} @ {{sliderVal.rate}}x -
(max of 5 monitors - chrome limit)
+ {{'kTo' | translate}}: {{datetimeValueTo.value | date: timeFormat}} @ {{sliderVal.rate}}x +
({{'kChromeMax' | translate}})
@@ -89,7 +89,7 @@
  - paused  + {{'kPaused' | translate}}