feat: Add New Translation for mail test functionality in the dialog to test email settings
This commit is contained in:
@@ -23,6 +23,21 @@ export const settingsTranslations: SettingsTranslations = {
|
||||
enableTLS: "TLS aktivieren",
|
||||
localName: "Lokaler Name",
|
||||
|
||||
// Test Email
|
||||
testEmail: "Test Email",
|
||||
sendTestEmail: "Send test email",
|
||||
emailTemplate: "Email template",
|
||||
verification: "Verification",
|
||||
passwordReset: "Password reset",
|
||||
confirmEmailChange: "Confirm email change",
|
||||
otp: "OTP",
|
||||
loginAlert: "Login alert",
|
||||
authCollection: "Auth collection",
|
||||
selectCollection: "Select collection",
|
||||
toEmailAddress: "To email address",
|
||||
enterEmailAddress: "Enter email address",
|
||||
sending: "Sending...",
|
||||
|
||||
// Actions and status
|
||||
save: "Änderungen speichern",
|
||||
saving: "Speichere...",
|
||||
|
||||
Reference in New Issue
Block a user