mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-09-06 17:46:23 +00:00
fix: enforce header nav access control for public modules (#4889)
This commit is contained in:
Vendored
+4
@@ -2933,6 +2933,7 @@
|
||||
"Please select items to delete": "Please select items to delete",
|
||||
"Please Select user groups that can access this channel.": "Please Select user groups that can access this channel.",
|
||||
"Please set Ollama API Base URL first": "Please set Ollama API Base URL first",
|
||||
"Please sign in to view {{module}}.": "Please sign in to view {{module}}.",
|
||||
"Please try again later.": "Please try again later.",
|
||||
"Please upload key file(s)": "Please upload key file(s)",
|
||||
"Please wait a moment before trying again.": "Please wait a moment before trying again.",
|
||||
@@ -3169,6 +3170,7 @@
|
||||
"Redirecting to Creem checkout...": "Redirecting to Creem checkout...",
|
||||
"Redirecting to GitHub...": "Redirecting to GitHub...",
|
||||
"Redirecting to payment page...": "Redirecting to payment page...",
|
||||
"Redirecting to sign in in {{seconds}} seconds.": "Redirecting to sign in in {{seconds}} seconds.",
|
||||
"Reference Video": "Reference Video",
|
||||
"Referral link:": "Referral link:",
|
||||
"Referral Program": "Referral Program",
|
||||
@@ -3600,6 +3602,8 @@
|
||||
"Sidebar Personal Settings": "Sidebar Personal Settings",
|
||||
"Sign in": "Sign in",
|
||||
"Sign In": "Sign In",
|
||||
"Sign in now": "Sign in now",
|
||||
"Sign in required": "Sign in required",
|
||||
"Sign in with Passkey": "Sign in with Passkey",
|
||||
"Sign out": "Sign out",
|
||||
"Sign up": "Sign up",
|
||||
|
||||
Reference in New Issue
Block a user