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

10 lines
108 B
Text
Raw Normal View History

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