Add locales
This commit is contained in:
parent
577170bfdd
commit
362beac856
22 changed files with 519 additions and 103 deletions
|
|
@ -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 %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue