Skip to content

Conversation

Copy link

Copilot AI commented Jan 6, 2026

The German translation file was missing CONFIRM_REMOVE_MULTIPLE and CONFIRM_REMOVE_SINGLE keys that exist in English and Spanish, breaking feature parity for the project name removal confirmation dialog.

Changes

  • Added CONFIRM_REMOVE_MULTIPLE and CONFIRM_REMOVE_SINGLE keys to src/assets/i18n/de.json
  • Keys inserted in alphabetical order between existing CONFIRM_RENAME_* and CENTER_COLUMN_* keys
"CONFIRM_REMOVE_MULTIPLE": "Ja! Ich möchte wirklich die Namen von diesen {{projectCount}} Projekten ({{jobCount}} Jobs) entfernen.",
"CONFIRM_REMOVE_SINGLE": "Ja! Ich möchte wirklich den Projektnamen von diesem Projekt ({{jobCount}} Jobs) entfernen.",

All three locale files now contain matching translation keys for the remove confirmation feature.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI self-assigned this Jan 6, 2026
Co-authored-by: artisticlight <1208095+artisticlight@users.noreply.github.com>
Copilot AI changed the title [WIP] WIP address feedback on radio button toggle PR Add missing CONFIRM_REMOVE translation keys to German locale Jan 6, 2026
Copilot AI requested a review from artisticlight January 6, 2026 03:10
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