asdasd
A live demo of Translatable Pro — store every field as a translatable phrase, switch locales instantly, and render flawlessly in both LTR and RTL directions.
You're viewing in English (LTR). Use the language switcher in the top bar to see the whole page adapt.
Why Translatable Pro
With a single Composer install, every field becomes a translatable phrase stored in an efficient, dedicated structure — purpose-built for advanced, high-performance multilingual apps.
Each title and category below is stored as a translatable phrase. Switch the language to see the same records rendered in another locale.
English description
Test
bb
GSGSSG EN
teste
The exact database queries this page ran.
select count(*) as `aggregate` from `books`
select * from `books` limit 21 offset 0
select * from `categories` where `categories`.`id` in (2, 3, 4, 5)
select * from `phrases` where `phrases`.`model_id` in (2, 3, 4, 5) and `phrases`.`model_type` = ?
select * from `phrases` where `phrases`.`model_id` in (12, 13, 14, 15, 16, 17, 18, 19, 20, 21) and `phrases`.`model_type` = ?