mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-01-13 15:07:49 +00:00
feat: add TRMNL custom Liquid filters
This commit is contained in:
parent
227f0e51c2
commit
895d126ab7
12 changed files with 519 additions and 0 deletions
7
lang/de/custom_plugins.php
Normal file
7
lang/de/custom_plugins.php
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
'today' => 'heute',
|
||||
'tomorrow' => 'morgen',
|
||||
'yesterday' => 'gestern',
|
||||
];
|
||||
Loading…
Add table
Add a link
Reference in a new issue