export type LocaleType = { tableTitleAfter?: string; formTypeNew?: string; formTypeEdit?: string; formTypeRead?: string; exportFilename?: string; };