mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-04 10:05:53 +02:00
update all
This commit is contained in:
parent
ea24759bb3
commit
f07e8d08c3
63 changed files with 380 additions and 381 deletions
|
@ -458,6 +458,7 @@
|
|||
"createdAt": "Created At",
|
||||
"proxyErrorInvalidHeader": "Invalid custom Host Header value. Use domain name format, or save empty to unset custom Host Header.",
|
||||
"proxyErrorTls": "Invalid TLS Server Name. Use domain name format, or save empty to remove the TLS Server Name.",
|
||||
"proxyEnableSSL": "Enable SSL (https)",
|
||||
"targetErrorFetch": "Failed to fetch targets",
|
||||
"targetErrorFetchDescription": "An error occurred while fetching targets",
|
||||
"siteErrorFetch": "Failed to fetch resource",
|
||||
|
@ -850,7 +851,7 @@
|
|||
"otpEmail": "One-Time Password (OTP)",
|
||||
"otpEmailSubmit": "Submit OTP",
|
||||
"backToEmail": "Back to Email",
|
||||
"noSupportKey": "Server is running without a supporter key.<br/>Consider supporting the project!",
|
||||
"noSupportKey": "Server is running without a supporter key. Consider supporting the project!",
|
||||
"accessDenied": "Access Denied",
|
||||
"accessDeniedDescription": "You're not allowed to access this resource. If this is a mistake, please contact the administrator.",
|
||||
"accessTokenError": "Error checking access token",
|
||||
|
@ -1059,5 +1060,8 @@
|
|||
"copyText": "Copy text",
|
||||
"copyTextFailed": "Failed to copy text: ",
|
||||
"copyTextClipboard": "Copy to clipboard",
|
||||
"inviteErrorInvalidConfirmation": "Invalid confirmation"
|
||||
"inviteErrorInvalidConfirmation": "Invalid confirmation",
|
||||
"passwordRequired": "Password is required",
|
||||
"allowAll": "Allow All",
|
||||
"permissionsAllowAll": "Allow All Permissions"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue