fix: remove bad examples of 'from' domain for emails (#12728)
* fix: use example.com domain for from_address_description * fix: remove unnecessary screenshot from docs
This commit is contained in:
@@ -152,7 +152,7 @@
|
||||
"note_cannot_be_changed_later": "LET OP: Dit kan later niet meer worden gewijzigd!",
|
||||
"note_unlimited_quota": "Opmerking: voer 0 in voor onbeperkt",
|
||||
"notification_email_from_address": "Adres afzender",
|
||||
"notification_email_from_address_description": "E-mailadres van de afzender, bijvoorbeeld: \"Immich Foto Server <noreply@immich.app>\"",
|
||||
"notification_email_from_address_description": "E-mailadres van de afzender, bijvoorbeeld: \"Immich Foto Server <noreply@example.com>\"",
|
||||
"notification_email_host_description": "Host van de e-mailserver (bijv. smtp.immich.app)",
|
||||
"notification_email_ignore_certificate_errors": "Negeer certificaatfouten",
|
||||
"notification_email_ignore_certificate_errors_description": "Negeer TLS certificaat validatiefouten (niet aanbevolen)",
|
||||
|
||||
Reference in New Issue
Block a user