UNPKG

@mainiotech/dataconsent-i18n

Version:

Translations for the data consent manager.

8 lines (6 loc) 79 B
import en from "./en"; import fi from "./fi"; export default { en, fi, };