next-intl-dot-notation-error

Installation
SKILL.md

next-intl Dot Notation Error Fix

Problem

next-intl throws INVALID_KEY: Namespace keys can not contain the character "." when translation JSON files use dots as literal characters in key names instead of for object nesting.

Context / Trigger Conditions

Exact error message:

INVALID_KEY: Namespace keys can not contain the character "." as this is used to
express nesting. Please remove it or replace it with another character.

Invalid keys: email.notification.booking (at unsubscribe.categories), ...
Installs
2
GitHub Stars
1
First Seen
Mar 4, 2026
next-intl-dot-notation-error — hankanman/claude-config