On this page
Introduction
Lara Zeus Translatable Pro is advanced, optimized, high performance, database structured translatable.
Features
-
๐ฅ easy to install
-
๐ฅ zero configuration
-
๐ฅ works with most of filament components
-
๐ฅ works with relationships
-
๐ฅ works with wysiwyg editors
-
๐ฅ works with repeaters
-
๐ฅ included a custom form component to allows users to switch multiple languages.
-
๐ฅ included Language switcher to use in filament or your frontend app
-
๐ฅ works with
searchable
andSortable
via a micro -
๐ฅ separate phrases table for translations
-
๐ฅ phrases class for every model with default
-
๐ฅ phrase class generator command
-
๐ฅ auto lazy load and query optimization
-
๐ฅ custom phrases model per model
-
๐ฅ command to generate custom phrases model
-
๐ฅ Phrases resource to shows all phrases uniquely and allows fast translations (soon)
-
๐ฅ Multiple phases review option (soon)
why?
"proper translation keys should not be 1:1 with the english translation, they should be structured and contextual." - Dan Harrin
translatable can be simple as in the Spatie package, but the implementation in the UI is a bit tricky with so many different types of components and use cases. also storing translatable data in one json column can lead to performance issues.
this plugin provide you with a way to store your translatable phrases in a separate tables, as a model relations with many keys pre record.
if you are looking to use json based translatable with spatie plugin, please check our free and open source package translatable
Demo And Repository:
you can access the demo app repository form here
Support
Available support channels:
- Join our channel on Discord
- Email us using the contact center