Skip to content

chore(profiles): translate German descriptions to English - #47

Merged
Weegy merged 1 commit into
mainfrom
chore/profile-descriptions-en
May 17, 2026
Merged

chore(profiles): translate German descriptions to English#47
Weegy merged 1 commit into
mainfrom
chore/profile-descriptions-en

Conversation

@Weegy

@Weegy Weegy commented May 17, 2026

Copy link
Copy Markdown
Contributor

Picked up from the now-closed #42 — the description-translation half of that PR was missed in my close.

When I closed #42 I noted:

  1. YAML quoting was already in main via feat: consolidate workshop changes since v0.1.0 (single-repo migration) #44 0bcb1fd ✅ (correct)
  2. byte5 channel plugin IDs in OSS profile is problematic — but they were already in main; fix(profile-loader): quote @-plugin ids in YAML and add channel plugins #42 only added quotes (which aren't even needed for de.byte5.* — they don't start with a reserved char). My framing was wrong.
  3. Missed: the German→English description translation — that's what this PR catches up on.

Changes

# production.yaml
- description: Neon-KG + Verifier + Orchestrator-Stack + Teams + Telegram. Operator setzt DATABASE_URL ...
+ description: Postgres-backed knowledge graph + verifier + full orchestrator stack. Operator sets DATABASE_URL ...

# minimal-dev.yaml
- description: In-Memory-KG, ohne Verifier, nur Teams-Channel. Embeddings sind eingebunden weil ...
+ description: In-memory knowledge graph, no verifier. Embeddings are included because ...

Description-only — no plugin list changes, no behavioural changes. 27/27 profile tests still green.

Refs #42.

Picked up from the now-closed #42 — the description-translation half of
that PR was missed in my close. The YAML-quoting half of #42 was already
folded into PR #44 via #44's commit 0bcb1fd, and the byte5 channel plugin
IDs were already in main (only the @omadia/* entries needed quoting for
YAML semantics; de.byte5.* don't start with a reserved char).

This commit only translates the human-readable description strings — no
plugin list changes, no behavioural changes. Tests still green.
@Weegy
Weegy merged commit 27b91c2 into main May 17, 2026
5 checks passed
@Weegy
Weegy deleted the chore/profile-descriptions-en branch May 17, 2026 17: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.

1 participant