Clocale

Projects

A Project represents a complete, self-contained unit of localization work. It typically corresponds to a product, application, or platform. Projects provide the foundation for organizing all translation-related assets, including namespaces, languages, and translation keys.


What Is a Project?

Projects are the top-level organizational units in Clocale. Each project contains:

  • One or more namespaces (to segment translation keys logically)
  • A list of supported languages
  • All associated translation keys and values

Creating a New Project

To create a project:

  1. Access Projects via Dashboard from the avatar menu or automatically after login.
  2. Click on + New Project button.
  3. Fill in the required fields:
    • Project Name – A clear, identifiable name (e.g., Marketing)
    • Languages - The languages you want your project to support.
    • Default Language – The base language for your content (e.g., en)
  4. Click Create Project.

Project Form

Once created, you'll be redirected to the project workspace where you can begin adding namespaces, languages, and translations.


Managing Projects

From the Project Settings, you can:

  • Rename the project
  • Change the default language
  • Delete the project if it's no longer in use

Each project operates independently, allowing for clean separation between environments, clients, or products.


What's Next?

After creating your project, continue with:

On this page