Initial commit
This commit is contained in:
10
skills/next-intl/reference/features/modal.md
Normal file
10
skills/next-intl/reference/features/modal.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Modal Translations
|
||||
|
||||
## General translation structure
|
||||
|
||||
```json
|
||||
"{featureName}.{product}.{role}.modals.{modalName}": {
|
||||
"title": "",
|
||||
// all other translations that are needed
|
||||
}
|
||||
```
|
||||
Reference in New Issue
Block a user