aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/js/translation_strings.html
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2019-06-14 16:57:36 +0100
committerMatthew Somerville <matthew@mysociety.org>2019-06-14 16:57:36 +0100
commit428cb2d49326bf08e4fd2b3dc8690f53d4b7bcc7 (patch)
tree184db2edf84ab8cf8929045baf352a2e96f80625 /templates/web/base/js/translation_strings.html
parent586f8ee0e0cd629c9b7a24463775e30fd0b77e8a (diff)
parent6b628fd35f5a2e79f546d45d0d3469dc2d27c1dd (diff)
Merge remote-tracking branch 'origin/2366-access-map-filters-on-mobile'
Diffstat (limited to 'templates/web/base/js/translation_strings.html')
-rw-r--r--templates/web/base/js/translation_strings.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/web/base/js/translation_strings.html b/templates/web/base/js/translation_strings.html
index 881f6ecb9..8968247d5 100644
--- a/templates/web/base/js/translation_strings.html
+++ b/templates/web/base/js/translation_strings.html
@@ -68,6 +68,8 @@ fixmystreet.password_minimum_length = [% c.cobrand.password_minimum_length %];
permalink: '[% loc('Permalink') | replace("'", "\\'") %]',
+ filter: '[% loc('Filter') | replace("'", "\\'") %]',
+
show_pins: '[% loc('Show pins') | replace("'", "\\'") %]',
hide_pins: '[% loc('Hide pins') | replace("'", "\\'") %]',