mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-09-06 17:46:23 +00:00
fix(i18n): clarify thinking adapter copy (#5242)
- update the global thinking blacklist label to describe skipped suffix processing instead of disabled model thinking. - rename Claude and Gemini adapter labels to thinking suffix adapter and sync all default locales. - revise Claude helper text to clarify suffix request adaptation while keeping billing predictable.
This commit is contained in:
Vendored
+3
-3
@@ -134,6 +134,7 @@
|
||||
"Actual Amount": "Actual Amount",
|
||||
"Actual Model": "Actual Model",
|
||||
"Actual Model:": "Actual Model:",
|
||||
"Adapt `-thinking` suffix requests to Anthropic native thinking behavior while keeping billing predictable.": "Adapt `-thinking` suffix requests to Anthropic native thinking behavior while keeping billing predictable.",
|
||||
"Add": "Add",
|
||||
"Add \"{{value}}\"": "Add \"{{value}}\"",
|
||||
"Add {{title}}": "Add {{title}}",
|
||||
@@ -1192,7 +1193,6 @@
|
||||
"Disable selected channels": "Disable selected channels",
|
||||
"Disable selected models": "Disable selected models",
|
||||
"Disable store passthrough": "Disable store passthrough",
|
||||
"Disable thinking processing models": "Disable thinking processing models",
|
||||
"Disable this key?": "Disable this key?",
|
||||
"Disable threshold (seconds)": "Disable threshold (seconds)",
|
||||
"Disable Two-Factor Authentication": "Disable Two-Factor Authentication",
|
||||
@@ -2391,6 +2391,7 @@
|
||||
"Models losing the most positions": "Models losing the most positions",
|
||||
"Models not in list, may fail to invoke": "Models not in list, may fail to invoke",
|
||||
"Models that are being used but not configured in the system": "Models that are being used but not configured in the system",
|
||||
"Models that skip thinking suffix processing": "Models that skip thinking suffix processing",
|
||||
"Models updated successfully": "Models updated successfully",
|
||||
"Modify existing subscription plan configuration": "Modify existing subscription plan configuration",
|
||||
"Module availability": "Module availability",
|
||||
@@ -3928,7 +3929,7 @@
|
||||
"There are both add and remove models pending, but you only selected one type. Confirm submitting only the selected items?": "There are both add and remove models pending, but you only selected one type. Confirm submitting only the selected items?",
|
||||
"These models are still in your selection but were not returned by the upstream listing. Entries that are only model_mapping source aliases are omitted. Toggle to adjust before saving.": "These models are still in your selection but were not returned by the upstream listing. Entries that are only model_mapping source aliases are omitted. Toggle to adjust before saving.",
|
||||
"These toggles affect whether certain request fields are passed through to the upstream provider.": "These toggles affect whether certain request fields are passed through to the upstream provider.",
|
||||
"Thinking Adapter": "Thinking Adapter",
|
||||
"Thinking Suffix Adapter": "Thinking Suffix Adapter",
|
||||
"Thinking to Content": "Thinking to Content",
|
||||
"Third-party account bindings (read-only, managed by user in profile settings)": "Third-party account bindings (read-only, managed by user in profile settings)",
|
||||
"Third-party Payment Config": "Third-party Payment Config",
|
||||
@@ -4107,7 +4108,6 @@
|
||||
"Transfer Rewards": "Transfer Rewards",
|
||||
"Transfer successful": "Transfer successful",
|
||||
"Transfer to Balance": "Transfer to Balance",
|
||||
"Translate `-thinking` suffixes into Anthropic native thinking models while keeping pricing predictable.": "Translate `-thinking` suffixes into Anthropic native thinking models while keeping pricing predictable.",
|
||||
"Translation": "Translation",
|
||||
"Transparent Billing": "Transparent Billing",
|
||||
"Trend": "Trend",
|
||||
|
||||
Reference in New Issue
Block a user