Skip to content

Commit

Permalink
Merge pull request #429 from DIVD-NL/413-add-missing-field-to-cms-new…
Browse files Browse the repository at this point in the history
…sroom

413 - Added i18n for newsletter link
  • Loading branch information
MagicLegend authored Jul 28, 2024
2 parents 0146e8b + c656144 commit 88e9823
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions admin/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -464,6 +464,7 @@ collections:
- label: "Newsletter link"
name: "newsletter"
widget: "string"
i18n: true
- label: "Starter"
name: "starter"
i18n: true
Expand Down
1 change: 1 addition & 0 deletions admin/development/config-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -463,6 +463,7 @@ collections:
- label: "Newsletter link"
name: "newsletter"
widget: "string"
i18n: true
- label: "Starter"
name: "starter"
i18n: true
Expand Down
1 change: 1 addition & 0 deletions admin/staging/config-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -464,6 +464,7 @@ collections:
- label: "Newsletter link"
name: "newsletter"
widget: "string"
i18n: true
- label: "Starter"
name: "starter"
i18n: true
Expand Down

0 comments on commit 88e9823

Please sign in to comment.