UNPKG

prodap-lore-locale

Version:

Package used to carry out the internationalization of Lore

9 lines (8 loc) 145 B
export declare const translations: { locale: string; name: string; data: { key: string; value: string; }[]; }[];