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:
bo0tzz
2024-09-16 18:05:34 +02:00
committed by GitHub
parent 4735db8e79
commit 3e12b10866
38 changed files with 39 additions and 41 deletions
+1 -1
View File
@@ -152,7 +152,7 @@
"note_cannot_be_changed_later": "注意:此项一旦设定,以后无法更改!",
"note_unlimited_quota": "提示:输入0表示无限制",
"notification_email_from_address": "发件人地址",
"notification_email_from_address_description": "发件人邮箱地址,例如“Immich 服务器 <noreply@immich.app>”",
"notification_email_from_address_description": "发件人邮箱地址,例如“Immich 服务器 <noreply@example.com>”",
"notification_email_host_description": "邮件服务器主机(例如 smtp.immich.app",
"notification_email_ignore_certificate_errors": "忽略证书错误",
"notification_email_ignore_certificate_errors_description": "忽略TLS证书验证错误(不建议)",