Agreements settings translation#2001
Merged
plitzenberger merged 87 commits intomainfrom Mar 24, 2026
Merged
Conversation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
QA Checklist (Manual)
Scope
Validate the
select-settings-actionandselect-create-actioni18n/refactor changes, plus shared governance/components touched by this PR.Test Matrix
en,de,fr,es,ptCore Navigation Paths
/{lang}/dho/{spaceId}/[tab]/select-settings-action/{lang}/dho/{spaceId}/agreements/create/{lang}/dho/{spaceId}/agreements/create/activate-spaces/{lang}/dho/{spaceId}/agreements/create/buy-hypha-tokens/{lang}/dho/{spaceId}/agreements/create/space-to-space-membership/{lang}/dho/{spaceId}/[tab]/space-configuration/{lang}/dho/{spaceId}/agreements/proposal/{documentSlug}/{lang}/dho/{spaceId}/agreements/proposal/{documentSlug}/voters/{lang}/profile/{personSlug}/edit/{lang}/my-spacesand/{lang}/networkFunctional Checks
Regression Checks (Refactor-sensitive)
Error & Boundary Coverage
API/Runtime Safety
POST /api/webhooks/proposal/createddoes not crash app when signing key is missingPOST /api/webhooks/proposal/executeddoes not crash app when signing key is missingPOST /api/webhooks/proposal/rejecteddoes not crash app when signing key is missingPOST /api/webhooks/space/createddoes not crash app when signing key is missingAcceptance Criteria
Summary by CodeRabbit
New Features
Improvements
Bug Fixes