Updated translation for SMTP password field in Mail Settings
This commit is contained in:
@@ -19,6 +19,7 @@ export const settingsTranslations: SettingsTranslations = {
|
||||
smtpHost: "SMTP Host",
|
||||
smtpPort: "SMTP Port",
|
||||
smtpUsername: "SMTP Username",
|
||||
smtpPassword: "SMTP Password",
|
||||
smtpAuthMethod: "Authentication Method",
|
||||
enableTLS: "Enable TLS",
|
||||
localName: "Local Name",
|
||||
@@ -28,6 +29,7 @@ export const settingsTranslations: SettingsTranslations = {
|
||||
saving: "Saving...",
|
||||
settingsUpdated: "Settings updated successfully",
|
||||
errorSavingSettings: "Error saving settings",
|
||||
errorFetchingSettings: "Error loading settings",
|
||||
testConnection: "Test Connection",
|
||||
testingConnection: "Testing Connection...",
|
||||
connectionSuccess: "Connection successful",
|
||||
|
||||
Reference in New Issue
Block a user