aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/default/js
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/default/js')
-rw-r--r--templates/web/default/js/translation_strings.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/web/default/js/translation_strings.html b/templates/web/default/js/translation_strings.html
index 926b59047..6e586d943 100644
--- a/templates/web/default/js/translation_strings.html
+++ b/templates/web/default/js/translation_strings.html
@@ -25,5 +25,6 @@
home: '[% loc('Home') | replace("'", "\\'") %]',
back: '[% loc('Back') | replace("'", "\\'") %]',
how_to_send: '[% loc('How to send successful reports') | replace("'", "\\'") %]',
+ more_details: '[% loc('Details') | replace("'", "\\'") %]',
report_problem_heading: '[% loc('Click map to report a problem') | replace("'", "\\'") %]'
};