跳到主要内容
ArcBlock Community

English Language Selection Not Working on ArcBlock HR Assistant Docs

JM “cryptotestnet” Morales
支持
docsqualifiedrewarded

image.png

On the ArcBlock Documentation site, specifically the HR Assistant page (https://www.arcblock.io/content/docs/arcblock/en/hr-assistant), selecting English language does not properly switch the content to English. The page remains in another language or partially untranslated.

Steps to Reproduce:

  1. Open ArcBlock HR Assistant Docs.
  2. In the language selector, choose English.
  3. Observe the displayed content.

Expected Result:

  • When English is selected, the entire page content should be displayed in English.

Actual Result:

  • Selecting English does not work as intended.
  • Page content remains in another language or is inconsistently translated.

Bug Description: The language toggle is broken or misconfigured on this documentation page. The issue may stem from:

  • Missing translations in the backend.
  • Incorrect locale mapping (en not applied properly).
  • Cached or hardcoded content overriding language switch.

Severity Classification:

  • Severity Level: 🟠 Medium (accessibility/UX issue).

Suggested Fix:

  • Verify that English translations exist for HR Assistant docs.
  • Ensure correct locale mapping (/en/) in routing.
  • Test across all supported languages to confirm functionality.
  • Add fallback mechanism to display at least partial English translation if missing.

Priority: ⚠️ Medium – Important for accessibility and developer support.

回复