pencil2: README fix
This commit is contained in:
parent
7e6b6cd1d6
commit
68812d97e0
1 changed files with 7 additions and 7 deletions
|
@ -78,12 +78,12 @@ to translate the emails we send out to users.
|
|||
|
||||
This package provides the following named exports:
|
||||
|
||||
- account : Translated messages related to user accounts (frontend)
|
||||
- app : Translated messages for the web app (frontend)
|
||||
- errors : Translated error messages (frontend)
|
||||
- gdpr : Translated privacy/GDPR messages
|
||||
- i18n : Translated names of languages (frontend)
|
||||
- strings : This combines all frontend exports in a flat object (frontend)
|
||||
- email : Strings for translating emails (backend)
|
||||
- **account** : Translated messages related to user accounts (frontend)
|
||||
- **app** : Translated messages for the web app (frontend)
|
||||
- **errors** : Translated error messages (frontend)
|
||||
- **gdpr** : Translated privacy/GDPR messages
|
||||
- **i18n** : Translated names of languages (frontend)
|
||||
- **strings** : This combines all frontend exports in a flat object (frontend)
|
||||
- **email** : Strings for translating emails (backend)
|
||||
|
||||
All exports contain an object with a property for each language code.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue