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