Lingua Documentation
Welcome to the official documentation for the Lingua project.
Lingua is a powerful and flexible library designed to seamlessly integrate the Laravel translation system with modern frontend frameworks like React, Vue, and Svelte. It provides a shared core for translation logic and dedicated packages for each framework, ensuring a smooth development experience for building localized applications.
Whether you are building a new application or integrating Lingua into an existing one, this documentation will guide you through the process.
Features
- Framework Agnostic Core: Core translation logic independent of any specific frontend framework.
- Frontend Integrations: Easy-to-use packages for popular frameworks (React, Vue, Svelte).
- Laravel Compatibility: Designed to work effortlessly with Laravel's translation files.
- Pluralization Support: Handles complex pluralization rules.
- Replacements: Easily substitute placeholders in your translation strings.
Ready to get started?