fix(i18n): add missing settings.mascot.customGif* keys for de#2522
Conversation
The i18n coverage test caught three keys missing from the German translation chunk: settings.mascot.customGifError, customGifHeading, and customGifLabel. Add German translations matching the English copy in en.ts.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR adds three German translation entries for the custom GIF avatar mascot feature. The new strings cover input validation error messaging, a heading label, and a URL field label for custom GIF avatar configuration. ChangesGerman mascot customization translations
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested labels
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
ESLint skipped: no ESLint configuration detected in root package.json. To enable, add Comment |
Summary
coverage.test.tswas failing on German:settings.mascot.customGifError,settings.mascot.customGifHeading, andsettings.mascot.customGifLabelwere missing fromchunks/de-5.ts.en.ts.Test plan
pnpm debug unit src/lib/i18n/__tests__/coverage.test.ts— 46/46 passSummary by CodeRabbit