1
0
Fork 0
freesewing/config/templates/collection-i18n.mustache

9 lines
108 B
Text

// Designs
{{{ designI18n }}}
/*
* Export the translations
*/
export const i18n = {
{{ designList }}
}