Update translate.en_US.toml

This commit is contained in:
shahin-io 2024-01-13 05:03:48 +00:00 committed by GitHub
parent 96cecd0b8f
commit 89ee5fbf21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -432,7 +432,7 @@
[pages.settings.security] [pages.settings.security]
"admin" = "Admin" "admin" = "Admin"
"secret" = "Secret Token" "secret" = "Secret Token"
"loginSecurity" = "Login Security" "loginSecurity" = "Secure Login"
"loginSecurityDesc" = "Adds an additional layer of authentication to provide more security." "loginSecurityDesc" = "Adds an additional layer of authentication to provide more security."
"secretToken" = "Secret Token" "secretToken" = "Secret Token"
"secretTokenDesc" = "Please securely store this token in a safe place. This token is required for login and cannot be recovered." "secretTokenDesc" = "Please securely store this token in a safe place. This token is required for login and cannot be recovered."
@ -440,7 +440,7 @@
[pages.settings.toasts] [pages.settings.toasts]
"modifySettings" = "Modify Settings" "modifySettings" = "Modify Settings"
"getSettings" = "Get Settings" "getSettings" = "Get Settings"
"modifyUser" = "Modify User" "modifyUser" = "Modify Admin"
"originalUserPassIncorrect" = "The Current username or password is invalid" "originalUserPassIncorrect" = "The Current username or password is invalid"
"userPassMustBeNotEmpty" = "The new username and password is empty" "userPassMustBeNotEmpty" = "The new username and password is empty"