mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-25 09:15:56 +00:00
fix: clarify external domain translation (#26009)
* fix: clarify external domain setting is used for emails too (#24950) * Update i18n/en.json Co-authored-by: Jason Rasmussen <jason@rasm.me> --------- Co-authored-by: Jason Rasmussen <jason@rasm.me>
This commit is contained in:
parent
5bf4e9595c
commit
7413356a2f
1 changed files with 1 additions and 1 deletions
|
|
@ -311,7 +311,7 @@
|
||||||
"search_jobs": "Search jobs…",
|
"search_jobs": "Search jobs…",
|
||||||
"send_welcome_email": "Send welcome email",
|
"send_welcome_email": "Send welcome email",
|
||||||
"server_external_domain_settings": "External domain",
|
"server_external_domain_settings": "External domain",
|
||||||
"server_external_domain_settings_description": "Domain for public shared links, including http(s)://",
|
"server_external_domain_settings_description": "Domain used for external links",
|
||||||
"server_public_users": "Public Users",
|
"server_public_users": "Public Users",
|
||||||
"server_public_users_description": "All users (name and email) are listed when adding a user to shared albums. When disabled, the user list will only be available to admin users.",
|
"server_public_users_description": "All users (name and email) are listed when adding a user to shared albums. When disabled, the user list will only be available to admin users.",
|
||||||
"server_settings": "Server Settings",
|
"server_settings": "Server Settings",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue