Skip to content

feat: Translate Dutch text to English in UI and error messages#68

Closed
ThijsBaan wants to merge 4 commits into
infosupport:mainfrom
ThijsBaan:feat/translating-the-dutch
Closed

feat: Translate Dutch text to English in UI and error messages#68
ThijsBaan wants to merge 4 commits into
infosupport:mainfrom
ThijsBaan:feat/translating-the-dutch

Conversation

@ThijsBaan

Copy link
Copy Markdown
Contributor

Translates all Dutch UI strings and error messages to English across the gateway extensions and frontend components.

Changes

  • Aikido MCP server extension messages
  • Aikido frontend component and HTML templates
  • Docker error messages and logging
  • DNS egress error messages

This ensures consistent English language usage throughout the application.

@ThijsBaan
ThijsBaan requested a review from a team July 16, 2026 08:45

@insuT0ver insuT0ver left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for translating all the other Dutch text! Could you also translate this remaining string in rel-time.pipe.ts?

if (d < 5) return 'zojuist';

Thanks for contributing!

@ThijsBaan

ThijsBaan commented Jul 16, 2026

Copy link
Copy Markdown
Contributor Author

Thanks for translating all the other Dutch text! Could you also translate this remaining string in rel-time.pipe.ts?

if (d < 5) return 'zojuist';

Thanks for contributing!

All done @insuT0ver! Good to know: I only translated the Dutch UI. The code has bunch of Dutch docs in the code itself, I left that untouched.

@insuT0ver

Copy link
Copy Markdown
Contributor

Bedankt voor het oppakken van de vertaling, @ThijsBaan! 🙏
Bij het nalopen bleek dat er in Aikido nog wat Nederlands was blijven staan vooral in de frontend, plus een paar backend-/MCP-strings en verspreide error-/console-meldingen in de gateway.

Ik heb dat restant afgemaakt in #70, dat voortbouwt op deze PR en de overgebleven stukken vertaalt:

  • Aikido-frontend (component.js + index.html) — resterende labels, knoppen, meldingen, placeholders, lang="en"
  • Overgebleven backend-/MCP-strings (index.js, aikido-mcp-server.js) die nog niet vertaald waren
  • Resterende error-/console-output in de gateway (api.ts, auth.ts, dns-egress.ts, extensions/loader.ts)
    Omdat Feat/translate huddle #70 op jouw werk voortbouwt en de rest afmaakt, sluit ik deze ten gunste van Feat/translate huddle #70. Nogmaals dank — je werk zit er integraal in!

Closing in favor of #70.

@insuT0ver insuT0ver closed this Jul 19, 2026
insuT0ver added a commit that referenced this pull request Jul 20, 2026
* feat: translate Dutch text to English in UI and error messages

* feat: update Dutch translations in RelTimePipe for consistency

* feat: translate remaining Dutch UI, errors and console output to English

Completes PR #68 by translating the parts it missed: the Aikido extension
frontend (component.js + index.html), Aikido backend and MCP tool
descriptions (index.js, aikido-mcp-server.js), and remaining Dutch
error/console strings in the gateway (api.ts, auth.ts, dns-egress.ts,
extensions/loader.ts). Code comments are intentionally left in Dutch,
consistent with #68.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Thijs Baan <thijs.baan@infosupport.com>
Co-authored-by: ThijsBaan <36266364+ThijsBaan@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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