aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/js/translation_strings.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/base/js/translation_strings.html')
-rw-r--r--templates/web/base/js/translation_strings.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/web/base/js/translation_strings.html b/templates/web/base/js/translation_strings.html
index a14443b71..669055a1b 100644
--- a/templates/web/base/js/translation_strings.html
+++ b/templates/web/base/js/translation_strings.html
@@ -42,6 +42,9 @@
ok: '[% loc('OK') | replace("'", "\\'") %]',
map: '[% loc('MAP') | replace("'", "\\'") %]',
+ map_map: '[% loc('Map') | replace("'", "\\'") %]',
+ map_satellite: '[% loc('Satellite') | replace("'", "\\'") %]',
+
permalink: '[% loc('Permalink') | replace("'", "\\'") %]',
report_problem_heading: '[% loc('Click map to report a problem') | replace("'", "\\'") %]'