fix(carlton): Add missing translations
This commit is contained in:
parent
0c8dcf4718
commit
d7d771449c
1 changed files with 2 additions and 0 deletions
|
@ -59,6 +59,8 @@ const i18n = mergeI18n([brianI18n, carltonI18n], {
|
|||
...Object.keys(Carlton.patternConfig.options),
|
||||
'legacyArmholeDepthNo',
|
||||
'legacyArmholeDepthYes',
|
||||
'draftForHighBustNo',
|
||||
'draftForHighBustYes',
|
||||
],
|
||||
drop: Object.keys(brianSleevecap.options).filter((o) => o !== 'sleevecapEase'),
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue