working on i18n... (a lot to do...)
This commit is contained in:
3
mailgo.d.ts
vendored
3
mailgo.d.ts
vendored
@@ -4,7 +4,8 @@
|
||||
|
||||
export type MailgoConfig = {
|
||||
initEvent?: string;
|
||||
lang?: string;
|
||||
defaultLang?: string;
|
||||
forceLang?: boolean;
|
||||
// TODO here mailgo configurations!
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user