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:
- Access Projects via Dashboard from the avatar menu or automatically after login.
- Click on + New Project button.
- 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
)
- Project Name – A clear, identifiable name (e.g.,
- Click Create Project.
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: