Skip to content

708,2245 -[RefUI] Not all UI texts are translated to Spanish#195

Merged
suryag23 merged 4 commits into
developfrom
708
May 13, 2026
Merged

708,2245 -[RefUI] Not all UI texts are translated to Spanish#195
suryag23 merged 4 commits into
developfrom
708

Conversation

@suryag23
Copy link
Copy Markdown
Contributor

No description provided.

yashaswini-rk
yashaswini-rk previously approved these changes May 13, 2026
Copy link
Copy Markdown
Contributor

@yashaswini-rk yashaswini-rk left a comment

Choose a reason for hiding this comment

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

Looks good.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request addresses missing Spanish localizations in RefUI by adding new ES translation entries and replacing a few hard-coded UI strings with Language.translate(...) so Spanish users see translated text consistently.

Changes:

  • Added missing Spanish translation keys for App Catalog / installed apps UX (e.g., “More Apps”, “Installed Apps”, “Downloading”, etc.).
  • Updated UI code to translate previously hard-coded strings (“More Apps”, “OK”, “Downloading”).
  • Adjusted App Catalog login layout coordinates/sizing to better accommodate localized text, and bumped app version.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
accelerator-home-ui/static/language/translations/es.json Adds missing Spanish translations for App Catalog and installed-app flows.
accelerator-home-ui/src/views/MainView.js Translates “More Apps” label when building the DAC apps list.
accelerator-home-ui/src/views/AppInfoPage.js Translates the “OK” button label.
accelerator-home-ui/src/screens/AppCatalogLoginComponent.js Tweaks layout sizing/positions for username/password fields (localization fit).
accelerator-home-ui/src/api/DACApi.js Translates the download progress state text (“Downloading”).
accelerator-home-ui/settings.json Bumps version from 6.0.11 to 6.0.12.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread accelerator-home-ui/src/api/DACApi.js Outdated
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 6 out of 6 changed files in this pull request and generated no new comments.

Copy link
Copy Markdown
Contributor

@yashaswini-rk yashaswini-rk left a comment

Choose a reason for hiding this comment

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

Looks good .

@suryag23 suryag23 merged commit 57178c7 into develop May 13, 2026
10 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators May 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants