Skip to content

Commit

Permalink
Update src/pages/categoryOptionGroupSets/form/CategoryOptionGroupSetF…
Browse files Browse the repository at this point in the history
…ormFields.tsx

Co-authored-by: Birk Johansson <[email protected]>
  • Loading branch information
Chisomchima and Birkbjo authored Nov 5, 2024
1 parent 958e94f commit e39f961
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ function CategoryOptionGroupSetFormFields() {
resource: 'categoryOptionGroups',
}}
leftHeader={i18n.t('Available category option groups')}
rightHeader={i18n.t('Selected category options')}
rightHeader={i18n.t('Selected category option groups')}
filterPlaceholder={i18n.t(
'Filter available category option groups'
)}
Expand Down

0 comments on commit e39f961

Please sign in to comment.