Skip to content

Glossia is an open hub for the social localization of software projects.

License

Notifications You must be signed in to change notification settings

glossia/glossia

Repository files navigation

Glossia

Glossia

Glossia is an open hub for the social localization of software projects.

Why Choose Glossia?

  • Open: Glossia is fully open and licensed under the FSL, ensuring your organization remains unaffected even if the project ceases.
  • Consistency: By using repositories as a single source of truth, Glossia eliminates indirection and inconsistencies.
  • Empowering Translators: Inspired by social coding and open-source principles, Glossia provides translators with industry-leading tools.
  • Standards-Driven: Glossia prioritizes standards and APIs, making the platform extensible, interoperable, and free from vendor lock-in.
  • Fluent: Glossia champions Fluent, a solution that respects the complexities of language, unlike formats like YAML or JSON.

Development

Setup

  1. Clone the repository: git clone https://github.com/glossia/glossia
  2. Install the system dependencies: mise install
  3. Install the project dependencies: mise run install
  4. Run the app: mix phx.server