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": "NOTĂ: Nu se va mai putea modifica ulterior!",
|
||||
"note_unlimited_quota": "Notă: Introduceți 0 pentru cotă nelimitată",
|
||||
"notification_email_from_address": "De la adresa",
|
||||
"notification_email_from_address_description": "Adresa expeditorului, spre exemplu: „Immich Photo Server <noreply@immich.app>”",
|
||||
"notification_email_from_address_description": "Adresa expeditorului, spre exemplu: „Immich Photo Server <noreply@example.com>”",
|
||||
"notification_email_host_description": "Adresa serverului de email (e.g. smtp.immich.app)",
|
||||
"notification_email_ignore_certificate_errors": "Ingnoră erorile de certificat",
|
||||
"notification_email_ignore_certificate_errors_description": "Ignoră erorile de validare a certificatului TLS (nerecomandat)",
|
||||
|
||||
Reference in New Issue
Block a user