Reference the name of the turn restrictions field in the help pane

This commit is contained in:
Quincy Morgan
2020-06-29 17:13:42 -04:00
parent 8234079d10
commit 96c29d50fe
3 changed files with 5 additions and 4 deletions
+1
View File
@@ -280,6 +280,7 @@ export function uiPaneHelp(context) {
tags: t('inspector.tags'),
relations: t('inspector.relations'),
new_relation: t('inspector.new_relation'),
turn_restrictions: t('presets.fields.restrictions.label'),
background_settings: t('background.description'),
imagery_offset: t('background.fix_misalignment'),
start_the_walkthrough: t('splash.walkthrough'),