9 lines
108 B
Text
9 lines
108 B
Text
// Designs
|
|
{{{ designI18n }}}
|
|
|
|
/*
|
|
* Export the translations
|
|
*/
|
|
export const i18n = {
|
|
{{ designList }}
|
|
}
|