Comfortable | Docs
  • Comfortable Documentation
  • Concepts
    • Content Repositories
    • Content Types
    • Documents
    • Assets
    • Content Tree
    • Collections
    • Webhooks
    • Team
    • Locales
  • APIs
    • RESTful API
      • Endpoints
      • API Reference
        • Sorting
        • Filters
        • Localisation
        • Fields
        • Includes
        • Search
      • Query Examples
        • Collections
        • Single Documents
        • Single Assets
        • Sorting
        • Filters
        • Includes
    • Image Manipulation
  • SDKs
    • JavaScript
      • Query Options
      • Query All Documents
      • Query a Collection
      • Query a Single Document
      • Query an Alias
      • Query an Asset
      • Example: Filters
      • Example: Sorting
    • Nuxt.js
    • PHP
      • Query All Documents
      • Query Single Document
      • Query Collection
      • Query an Alias
      • Query an Asset
      • Fulltext Search
      • Query by Fields
      • Query by Type
      • Query by Id
      • Query by Tags
  • Guides
    • Vue Blog Example
  • Legal
    • Legal Notice
    • Privacy Policy
Powered by GitBook
On this page
  • Adding Locales
  • Editing Locales
  • Deleting Locales
  1. Concepts

Locales

PreviousTeamNextRESTful API

Last updated 7 years ago

Locales define all the languages available in your repository. You can add, edit their display name or delete them in the repository settings.

The option 'Translatable' can be enabled per-field in content type settings.

Adding Locales

  1. Navigate to the page 'General Settings' by clicking the 'Settings'-Icon in the menu bar on the left.

  2. Use the 'Add Language'-Button to add a language to the list.

  3. Choose the Language Key, e.g. en_US.

  4. Type in a name that will be displayed in the .

  5. Optional: Set a fallback language. In case there is no translation given for a particular field, the fallback language will be used for output instead.

  6. Save by clicking the 'Checkmark'-Button.

Editing Locales

  1. Navigate to the 'General Settings' page by clicking the 'Settings'-Icon in the menu bar on the left.

  2. Click the 'Pencil'-Button in a language row to switch to the edit view.

  3. Make your changes.

  4. Save by clicking the 'Checkmark'-Button.

Deleting Locales

  1. Navigate to the 'General Settings' page by clicking the 'Settings'-Icon in the menu bar on the left.

  2. Click the 'Pencil'-Button in a language row to switch to the edit view.

  3. Click the 'Trashcan'-Button in a language row.

  4. Confirm.

When deleting a locale, all content of this language will be deleted permanently.

language tabs of the writing room