WebReflection / i18n-utils

The i18n tag function utilitities
75 stars 5 forks source link

Better DB Structure #1

Closed WebReflection closed 6 years ago

WebReflection commented 6 years ago

The current JSON is a redundant mess.

Size matters so rethinking the structure:

The latter point makes i18n-yummy fault tolerant , which is always desired

{[template.join(uid)]:{en:{},it:{t:[“ciao”]}}