export type GetWebappTranslationCallback = (s: string, data?: Record) => string;