mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-30 09:57:19 +00:00
8 lines
No EOL
265 B
JavaScript
8 lines
No EOL
265 B
JavaScript
export const amazonSesText = {
|
|
AmazonSES: "Amazon SES",
|
|
cypressAmazonSES: "cypress-Amazon SES",
|
|
labelAccesskey: "Access key",
|
|
labelSecretKey: "Secret key",
|
|
placeholderAccessKey: "Enter access key",
|
|
placeholderSecretKey:"**************",
|
|
}; |