zoonk-translations

Installation
SKILL.md

Internationalization (i18n) Workflow

Overview

This project uses next-intl for internationalization. Translations are stored in JSON message files.

Key Functions

  • Server Components: Use getTranslations (no locale needed)
  • Client Components: Use useTranslations
  • Metadata/Server Actions: Use getTranslations with locale parameter

Critical Rules

1. No Dynamic Values in Translation Keys

IMPORTANT: The t function does NOT support dynamic values as keys.

Installs
44
Repository
zoonk/zoonk
GitHub Stars
148
First Seen
Feb 12, 2026
zoonk-translations — zoonk/zoonk