diff --git a/app/views/types/form/_settings.html.erb b/app/views/types/form/_settings.html.erb
index eb2d6a224515..13ba08e6a564 100644
--- a/app/views/types/form/_settings.html.erb
+++ b/app/views/types/form/_settings.html.erb
@@ -38,7 +38,7 @@ See COPYRIGHT and LICENSE files for more details.
object: @type,
type: 'type',
highlight_text_inline: true,
- label: t('types.edit.type_color_text'),
+ label: t('types.edit.settings.type_color_text'),
form_field_class: '-wide-label',
container_class: '-slim'
} %>