Skip to content

Remove orphaned gettingStartedModal translation keys from all locale files#172

Draft
Copilot wants to merge 2 commits intomelhoria-popup-inicial-eddiefrom
copilot/sub-pr-138
Draft

Remove orphaned gettingStartedModal translation keys from all locale files#172
Copilot wants to merge 2 commits intomelhoria-popup-inicial-eddiefrom
copilot/sub-pr-138

Conversation

Copy link
Copy Markdown

Copilot AI commented Mar 12, 2026

After the GettingStartedModal refactor (PR #138), the old list-based keys (list.one.label, list.two.label, list.three.label, list.four.label, seeAction.*, editorBasics.heading, editorBasics.list.label) were removed from pt-BR.json but left orphaned in all other locale files.

Changes

  • Removed orphaned keys from all 8 locale files (de, en, es, fr, it, pt-BR, pt, ro)
  • Preserved active keys still used by the component: list.paragraph, list.paragraph2, list.paragraph3, list.paragraph4, list.faq, list.imageEddie

Keys removed per file (9 in most, 8 in pt-BR which already lacked list.label):

editor.gettingStartedModal.editorBasics.heading
editor.gettingStartedModal.editorBasics.list.four.label
editor.gettingStartedModal.editorBasics.list.label
editor.gettingStartedModal.editorBasics.list.one.label
editor.gettingStartedModal.editorBasics.list.three.label
editor.gettingStartedModal.editorBasics.list.two.label
editor.gettingStartedModal.seeAction.item.label
editor.gettingStartedModal.seeAction.label
editor.gettingStartedModal.seeAction.time

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

…e files

Co-authored-by: willamyalves <157317459+willamyalves@users.noreply.github.com>
Copilot AI changed the title [WIP] [WIP] Address feedback on initial message for new project flow creation Remove orphaned gettingStartedModal translation keys from all locale files Mar 12, 2026
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.

2 participants