Files
dify/web/app
GareArc b872691c35 Merge branch 'main' into fix/device-flow-sso-error-ux
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.
2026-07-01 20:42:09 -07:00
..