mirror of
https://github.com/langgenius/dify.git
synced 2026-07-15 09:27:36 +08:00
Resolve conflicts in web/app/device/page.tsx and its terminal spec: main's i18n migration (#38282) converted the code-entry inline SSO banner and hardcoded UI strings to t()/Trans; this branch replaced that banner with a dedicated error_sso view. Kept the dedicated view, dropped the superseded inline banner, and retrofitted error_sso's strings (title, back-to-login button, ssoErrorCopy call) to the new t()-based convention with new errorSso.* keys in en-US/device-flow.json.