From 870598ef6d854345db5993813cc2f5d6d091e339 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Tue, 19 Jun 2018 14:35:02 -0400 Subject: #653 add app link --- www/lang/locale-en.json | 1 + www/templates/first-use.html | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index 898a30e3..843d110f 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -49,6 +49,7 @@ "kCycleMonitors" :"cycle monitors", "kCycleMonitorsInterval" :"monitor cycle interval", "kCycleMontageInterval" :"montage cycle interval", + "kDataPrivacy" : "Data Privacy", "kDay" :"Day", "kDecreaseSize" :"decrease size", "kDelete" :"Delete", diff --git a/www/templates/first-use.html b/www/templates/first-use.html index aa1475bf..543a815f 100644 --- a/www/templates/first-use.html +++ b/www/templates/first-use.html @@ -29,8 +29,10 @@
+
+ {{'kDataPrivacy' | translate}}
-- cgit v1.2.3