10 lines
108 B
Text
10 lines
108 B
Text
![]() |
// Designs
|
||
|
{{{ designI18n }}}
|
||
|
|
||
|
/*
|
||
|
* Export the translations
|
||
|
*/
|
||
|
export const i18n = {
|
||
|
{{ designList }}
|
||
|
}
|