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 Photo Server <noreply@immich.app>\"",
"notification_email_from_address_description": "Адрес электронной почты отправителя, например: \"Immich Photo Server <noreply@example.com>\"",
"notification_email_host_description": "Доменное имя почтового сервера (например, smtp.immich.app)",
"notification_email_ignore_certificate_errors": "Игнорировать ошибки сертификата",
"notification_email_ignore_certificate_errors_description": "Игнорировать ошибки проверки сертификата TLS (не рекомендуется)",