botserver/packages/hubspot.gblib/strings.ts

9 lines
66 B
TypeScript
Raw Normal View History

2021-12-19 16:39:50 -03:00
export const Messages = {
'en-US': {
2022-07-01 18:33:41 -03:00
2021-12-19 16:39:50 -03:00
},
'pt-BR': {
2022-07-01 18:33:41 -03:00
2021-12-19 16:39:50 -03:00
}
};