mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-07 10:46:19 +00:00
Update translate.en_US.toml
This commit is contained in:
parent
96cecd0b8f
commit
89ee5fbf21
1 changed files with 2 additions and 2 deletions
|
@ -432,7 +432,7 @@
|
|||
[pages.settings.security]
|
||||
"admin" = "Admin"
|
||||
"secret" = "Secret Token"
|
||||
"loginSecurity" = "Login Security"
|
||||
"loginSecurity" = "Secure Login"
|
||||
"loginSecurityDesc" = "Adds an additional layer of authentication to provide more security."
|
||||
"secretToken" = "Secret Token"
|
||||
"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]
|
||||
"modifySettings" = "Modify Settings"
|
||||
"getSettings" = "Get Settings"
|
||||
"modifyUser" = "Modify User"
|
||||
"modifyUser" = "Modify Admin"
|
||||
"originalUserPassIncorrect" = "The Current username or password is invalid"
|
||||
"userPassMustBeNotEmpty" = "The new username and password is empty"
|
||||
|
||||
|
|
Loading…
Reference in a new issue