mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-08 11:16:18 +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]
|
[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"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue