Languages
Default and supported project languages.
Last updated
Default and supported project languages.
Where: Project β Settings β Languages Β· /projects/<project>/settings?tab=Languages
Set the languages the project works with. Modules that render user-facing content β email, push and SMS templates β use them for localized variants.
Screenshot TODO β capture comes from testing-plan area 17-project-settings.
Default Language
A dropdown. The default is used for all new content items and for the project's public API when no language is given.
Supported languages
A badge list. Edit opens the language picker to add a language; removing a badge removes the language. Both changes save immediately and show "Project settings updated".
The default language is also available in templates as the @Model.Project.DefaultLanguage binding β see Bindings.
See Account & Projects β Projects.
Endpoints: update-project-default-language, update-project-languages.
Last updated