aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-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 f6e1e580b..bd8144a63 100644
--- a/templates/web/base/js/translation_strings.html
+++ b/templates/web/base/js/translation_strings.html
@@ -38,6 +38,8 @@ fixmystreet.password_minimum_length = [% c.cobrand.password_minimum_length %];
how_to_send: '[% loc('How to send successful reports') | replace("'", "\\'") %]',
more_details: '[% loc('Details') | replace("'", "\\'") %]',
+ or: '[% loc(' or ') | replace("'", "\\'") %]',
+
geolocation_declined: '[% loc('You declined; please fill in the box above') | replace("'", "\\'") %]',
geolocation_no_position: '[% loc('Could not look up location') | replace("'", "\\'") %]',
geolocation_no_result: '[% loc('No result returned') | replace("'", "\\'") %]',