Localization
Add multiple locales to your project and set a default locale for content. When a collection supports localization, editors can switch language in the entry form.
Current Locales Table
| Column | Details |
|---|---|
| Code | ISO code (en, fr, de-AT, …) |
| Language | Friendly name (auto-filled). |
| Default | Badge if the locale is default. Click Set as default to change. |
| Delete | Trash icon – disabled for the default locale. |
Adding a Locale
- Use the Select locale dropdown – it filters out languages already enabled.
- Click Add.
- The locale is appended to the list and becomes available in collection forms.
Setting the Default Locale
Click Set as default next to a locale. The new default affects:
- New entries – default language on creation.
Deleting a Locale
Not allowed for the default locale. Use the trash icon to remove other languages. Existing content for that locale is retained in the DB but becomes inaccessible until the locale is re-added.
Permissions
| Ability | Purpose |
|---|---|
access_localization_settings | View / edit locales |