Update tools.json#700
Conversation
Updates of (automated?) Dutch translations
📝 WalkthroughWalkthroughDutch localization text updated in four tool sections to refine privacy messaging and adjust pronoun formality. Privacy statements now emphasize data remaining on the user's device or browser. PDF overlay section changes formal pronouns to informal variants. ChangesDutch Localization Updates
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Poem
🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Review rate limit: 7/8 reviews remaining, refill in 7 minutes and 30 seconds.Comment |
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@public/locales/nl/tools.json`:
- Line 733: The Dutch subtitle for the digital signature tool uses the wrong
preposition ("op jouw browser"); update the "subtitle" value in
public/locales/nl/tools.json (the "subtitle" key shown in the diff) to use the
natural phrasing "in jouw browser" so the sentence reads: "Jouw privésleutel
blijft in jouw browser." Ensure spacing and punctuation remain consistent with
the surrounding JSON entry.
- Line 932: The translation for the "faqPrivacyAnswer" string overstates
guarantees by saying "volledige privacy garandeert"; update the value for the
"faqPrivacyAnswer" key to a softer, implementation-focused claim that emphasizes
processing happens in the browser and files do not leave the device while
avoiding absolute promises (e.g., mention that this "helpt je privacy te
beschermen" or "beperkt blootstelling" rather than "garandeert volledige
privacy"). Locate the "faqPrivacyAnswer" entry and replace the final clause with
the narrower phrasing.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: 030249d4-f761-4f7a-a887-9e4f6aabd6be
📒 Files selected for processing (1)
public/locales/nl/tools.json
Updates of (automated?) Dutch translations
Summary by CodeRabbit