Skip to content

Commit cd6fab5

Browse files
committed
fixed title error
1 parent 82a5857 commit cd6fab5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

survey_dashboard/i18n/text_display.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
This is the central place for all text from the dashboard which needs to be translated
1313
"""
1414

15-
md_text_title = {'EN': 'Community Survey Explorer', 'DE': 'HMC Survey Data Explorer'}
15+
md_text_title = {'EN': 'Survey Data Explorer:', 'DE': 'HMC Survey Data Explorer'}
1616

1717
md_dashboard_title = {'EN': 'HMC Community Survey 2021', 'DE': 'HMC Community Survey 2021'}
1818

0 commit comments

Comments
 (0)