Files
gh-finstreet-fe-claude-plug…/skills/next-intl/reference/features/modal.md
2025-11-29 18:27:13 +08:00

10 lines
187 B
Markdown

# Modal Translations
## General translation structure
```json
"{featureName}.{product}.{role}.modals.{modalName}": {
"title": "",
// all other translations that are needed
}
```