-
Notifications
You must be signed in to change notification settings - Fork 6.3k
-
Small ask but the current wording of "Password was set from $PASSWORD." has led to confusion for new users. Would be nice if there was an environment variable that could override the entire message, not just $PASSWORD. Or remove it entirely.
image
"LOGIN_USING_HASHED_PASSWORD": "Password was set from $HASHED_PASSWORD.",
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
With the latest release you can provide your own language file using --i18n
. It can be used to override the wording as well, not just to provide translations. You can add only the keys you want to override, or add them all.
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment