Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

next-intl-dot-notation-error

النجوم١
التفرعات٠
آخر تحديث٢٣ يناير ٢٠٢٦ في ٢٠:٥٩

Fix "INVALID_KEY: Namespace keys can not contain the character '.'" error in next-intl. Use when: (1) Getting INVALID_KEY error with dots in translation keys, (2) Migrating from flat key structure to next-intl, (3) Keys like "email.notification.booking" failing, (4) Error message lists specific keys with dots as invalid. Solution: Convert flat keys with literal dots to nested object structure. Applies to Next.js i18n with next-intl library.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly