update translation and send password reset email

This commit is contained in:
miloschwartz
2025-10-24 17:18:34 -07:00
parent 1e70e4289b
commit 460df46abc
3 changed files with 28 additions and 13 deletions

View File

@@ -1766,8 +1766,13 @@
"maxSessionLengthDisabledDescription": "This feature requires a valid license (Enterprise) or active subscription (SaaS)",
"selectSessionLength": "Select session length",
"passwordExpiryDays": "Password Expiry",
"passwordExpiryDescription": "Set the number of days before users are required to change their password.",
"editPasswordExpiryDescription": "Set the number of days before users are required to change their password.",
"selectPasswordExpiry": "Select password expiry",
"30Days": "30 days",
"60Days": "60 days",
"90Days": "90 days",
"180Days": "180 days",
"1Year": "1 year",
"subscriptionBadge": "Subscription Required",
"authPageErrorUpdateMessage": "An error occurred while updating the auth page settings",
"authPageUpdated": "Auth page updated successfully",