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.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/web/default/js/translation_strings.html b/templates/web/default/js/translation_strings.html
index a0cfc02c9..f6c4f7d41 100644
--- a/templates/web/default/js/translation_strings.html
+++ b/templates/web/default/js/translation_strings.html
@@ -36,5 +36,7 @@
ok: '[% loc('OK') | replace("'", "\\'") %]',
map: '[% loc('MAP') | replace("'", "\\'") %]',
+ permalink: '[% loc('Permalink') | replace("'", "\\'") %]',
+
report_problem_heading: '[% loc('Click map to report a problem') | replace("'", "\\'") %]'
};