Skip to content

Add Finnish debit-transfer payment method translation - #146

Merged
methodofaction merged 1 commit into
mainfrom
claude/distracted-lichterman-450b49
Aug 25, 2026
Merged

Add Finnish debit-transfer payment method translation#146
methodofaction merged 1 commit into
mainfrom
claude/distracted-lichterman-450b49

Conversation

@methodofaction

Copy link
Copy Markdown
Contributor

What changed

Adds the missing debit-transfer payment method translation to the Finnish locale (locales/fi/app.yml) as "Veloitussiirto", placed after credit-transfer to match the key order used in the other locales.

Why

#144 added the debit-transfer key to all locales except Finnish (which was merged separately in #142), so TestLocaleKeyCoverage/fi fails on main.

Notes for reviewers

The methods block in the Finnish file is defined once and shared via a YAML anchor (*payment_instructions), so this single line covers all billing.*.payment.instructions.methods.debit-transfer scopes. go test ./locales/... passes with this change.

🤖 Generated with Claude Code

The Finnish locale was missing the debit-transfer key added to all
other locales in #144, causing TestLocaleKeyCoverage/fi to fail.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@methodofaction
methodofaction requested a review from mrdanwa August 25, 2026 15:38

@mrdanwa mrdanwa 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.

LGTM

@methodofaction
methodofaction merged commit 8597ccf into main Aug 25, 2026
2 checks passed
@methodofaction
methodofaction deleted the claude/distracted-lichterman-450b49 branch August 25, 2026 15:39
methodofaction added a commit that referenced this pull request Aug 25, 2026
Resolve locales/fi/app.yml conflict by keeping main's debit-transfer
translation (Veloitussiirto) from #146.

Co-Authored-By: Claude Fable 5 <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