sparkles: Last strings for editor (for now)
This commit is contained in:
parent
cd0a89d88e
commit
24ab7cefd5
6 changed files with 5 additions and 14 deletions
|
@ -73,17 +73,3 @@ For all details, please refer to
|
|||
|
||||
We also use it in our [backend repository](https://github.com/freesewing/website)
|
||||
to translate the emails we send out to users.
|
||||
|
||||
## Exports
|
||||
|
||||
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)
|
||||
|
||||
All exports contain an object with a property for each language code.
|
||||
|
|
|
@ -56,6 +56,7 @@ docs: Dokumente
|
|||
docsNotFoundMsg: Wir konnten diese Dokumentation nicht finden, was normalerweise bedeutet, dass sie noch nicht geschrieben wurde.
|
||||
docsNotFoundTitle: Diese Dokumentation fehlt
|
||||
documentationForDevelopers: Dokumentation für Entwickler
|
||||
documentationForEditors: Dokumentation für Redakteure
|
||||
documentationForTranslators: Dokumentation für Übersetzer
|
||||
documentationOverview: Überblick über die Dokumentation
|
||||
download: Herunterladen
|
||||
|
|
|
@ -56,6 +56,7 @@ docs: Documentation
|
|||
docsNotFoundMsg: We were unable to find this documentation, which typically means that it hasn't been written yet.
|
||||
docsNotFoundTitle: This documentation is missing
|
||||
documentationForDevelopers: Documentation for developers
|
||||
documentationForEditors: Documentation for editors
|
||||
documentationForTranslators: Documentation for translators
|
||||
documentationOverview: Documentation overview
|
||||
download: Download
|
||||
|
|
|
@ -56,6 +56,7 @@ docs: Documentación
|
|||
docsNotFoundMsg: No pudimos encontrar esta documentación, lo que generalmente significa que aún no se ha escrito.
|
||||
docsNotFoundTitle: Esta documentación falta
|
||||
documentationForDevelopers: Documentación para desarrolladores
|
||||
documentationForEditors: Documentación para editores
|
||||
documentationForTranslators: Documentación para traductores
|
||||
documentationOverview: Documentation general
|
||||
download: Descargar
|
||||
|
|
|
@ -56,6 +56,7 @@ docs: Documentation
|
|||
docsNotFoundMsg: Nous n'avons pas pu trouver cette documentation, ce qui signifie généralement qu'elle n'a pas encore été écrite.
|
||||
docsNotFoundTitle: Cette documentation est manquante
|
||||
documentationForDevelopers: Documentation pour les développeurs
|
||||
documentationForEditors: Documentation pour les éditeurs
|
||||
documentationForTranslators: Documentation pour les traducteurs
|
||||
documentationOverview: Vue d'ensemble de la documentation
|
||||
download: Télécharger
|
||||
|
|
|
@ -56,6 +56,7 @@ docs: Documentatie
|
|||
docsNotFoundMsg: We konden deze documentatie niet vinden, wat meestal betekent dat deze nog niet is geschreven.
|
||||
docsNotFoundTitle: Deze documentatie ontbreekt
|
||||
documentationForDevelopers: Documentatie voor ontwikkelaars
|
||||
documentationForEditors: Documentatie voor redacteuren
|
||||
documentationForTranslators: Documentatie voor vertalers
|
||||
documentationOverview: Overzicht documentatie
|
||||
download: Download
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue