mirror of
https://github.com/directus/directus.git
synced 2026-02-03 06:15:00 -05:00
* Add Quickstart Guide * Update installation * Remove unused files * Update support/backing * Tweaks in concepts * Setup file structure for API reference 2.0 * Setup page layout for reference * Add clean-urls plugin * getting started updates * Finish authentication rest * getting started updates * Render stylus in 2 spaces * Various * Various * Finish activity docs * Add collections reference * Add extension reference * concepts updates * Fields/tweaks * Add files doc * Add revisions * concepts docs * More api reference * Finish rest api reference (finally) * initial concepts * More things * Add assets api ref * Move sections from file to assets * Add environment variables * contributing docs * Add field transforms page * Left align table headers * concept links * Add API config * Fix mobile nav * Add migrating a project * doc link fixes Co-authored-by: Ben Haynes <ben@rngr.org>
1.0 KiB
1.0 KiB
Translating the App
Directus is maintained by a global community of contributors who speak many different languages. For that reason, the App itself also supports multiple languages.
The Directus App has been translated into many different languages, and it's easy to add or improve the languages of your choice.
- Navigate to our translation service at: https://locales.directus.io
- Check if your desired language is listed
- If not, contact the Core Team on our Community Chat to request it
- Click the desired language
- Click the "Translate All" button in the header
- Log in to Crowdin, or register an account as needed
- Click on the strings to translate in the left sidebar
- Type translations, or select an ideal match from the list of recommendations
- Click "Save"
::: tip Missing Context
If a translation string is missing enough context to understand its usage, Crowdin allows you to request additional context.
:::