Skip to content

fix(i18n) #806: fixes build issue, add timeout error message translations#807

Open
wizard-knight wants to merge 1 commit into
srbhr:mainfrom
wizard-knight:bug/806-frontend_build_is_breaking
Open

fix(i18n) #806: fixes build issue, add timeout error message translations#807
wizard-knight wants to merge 1 commit into
srbhr:mainfrom
wizard-knight:bug/806-frontend_build_is_breaking

Conversation

@wizard-knight
Copy link
Copy Markdown

@wizard-knight wizard-knight commented May 24, 2026

fix(i18n) #806: fixes build issue, add timeout error message translations

Related Issue

#806

Description

add timeout error message for API requests in Spanish, Japanese, and Portuguese translations

Type

  • Bug Fix
  • Feature Enhancement
  • Documentation Update
  • Code Refactoring
  • Other (please specify):

How to Test

  1. cd apps/frontend/
  2. npm i
  3. npm run build

Checklist

  • The code compiles successfully without any errors or warnings
  • The changes have been tested and verified
  • The documentation has been updated (if applicable)
  • The changes follow the project's coding guidelines and best practices
  • The commit messages are descriptive and follow the project's guidelines
  • All tests (if applicable) pass successfully
  • This pull request has been linked to the related issue (if applicable)

Summary by cubic

Fixes the frontend build by adding the missing "timeout" error translation for API requests. Adds localized timeout messages in Spanish, Japanese, and Portuguese to apps/frontend/messages/es.json, ja.json, and pt-BR.json. Addresses #806.

Written for commit 70689fb. Summary will update on new commits. Review in cubic

… API requests in Spanish, Japanese, and Portuguese translations
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 3 files

Re-trigger cubic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant