Add locales

This commit is contained in:
gabatxo1312 2026-01-30 18:23:54 +01:00
commit 362beac856
No known key found for this signature in database
22 changed files with 519 additions and 103 deletions

View file

@ -21,7 +21,7 @@
</h1>
<div>
{{ dropdown::crud_dropdown_button(book, "Actions", "books", show) }}
{{ dropdown::crud_dropdown_button(book, t!("common.actions"), "books", show) }}
</div>
</div>
{% endmacro %}