moya-locale.model.ts 77 Bytes BlameHistoryPermalink Edit 1 2 3 4 export interface MoyaLocale { userLocale: string; eventLocale: string; }