botserver/packages/hubspot.gblib/strings.ts

5 lines
58 B
TypeScript
Raw Normal View History

2021-12-19 16:39:50 -03:00
export const Messages = {
2022-11-19 23:34:58 -03:00
'en-US': {},
'pt-BR': {}
2021-12-19 16:39:50 -03:00
};