File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -44,9 +44,10 @@ pull_translations:
4444 translations/paragon/src/i18n/messages :paragon \
4545 translations/frontend-component-header/src/i18n/messages :frontend-component-header \
4646 translations/frontend-component-footer/src/i18n/messages :frontend-component-footer \
47- translations/frontend-app-profile/src/i18n/messages :frontend-app-profile
47+ translations/frontend-app-profile/src/i18n/messages :frontend-app-profile \
48+ translations/frontend-essentials/src/i18n/messages :frontend-essentials
4849
49- $(intl_imports) frontend-platform paragon frontend-component-header frontend-component-footer frontend-app-profile
50+ $(intl_imports) frontend-platform paragon frontend-component-header frontend-component-footer frontend-app-profile frontend-essentials
5051
5152# This target is used by Travis.
5253validate-no-uncommitted-package-lock-changes :
You can’t perform that action at this time.
0 commit comments