Introduction

leptos-fluent is a framework for internationalizing Leptos applications using Fluent. It has all the batteries included to handle language switching, translations management, multiple strategies for activating translations at initialization, different modes of persistent storage, and more.

Crates.io License docs.rs Crates.io downloads

Project goals

The main goals of leptos-fluent are:

  • To provide a simple and easy-to-use API for internationalizing Leptos applications.
  • Be the most fully featured internationalization framework in any language.
  • Be the most performant internationalization framework available.

Help and support

Discord channel

You can ask for help and support in the #leptos-fluent channel of Leptos Discord server, open a discussion in the GitHub repository or report bugs by opening an issue.

Contributing

Help wanted issues

See CONTRIBUTING.md file for more information about how to setup the development environment and contribute to the project.