frazy icon indicating copy to clipboard operation
frazy copied to clipboard

Change `translations` from array to object in Material model

Open ApayRus opened this issue 6 years ago • 0 comments

In material model ['ru', 'es', 'ch'] to object { ru: { flag: 'http://flags/ru.jpg', title: 'Russian'} }

ApayRus avatar Dec 06 '19 03:12 ApayRus