mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-01-13 15:07:49 +00:00
parent
14d0fbfa7e
commit
f777e850b1
1 changed files with 5 additions and 5 deletions
|
|
@ -322,15 +322,15 @@ LIQUID
|
|||
data: [
|
||||
'quotes' => [
|
||||
'english' => ['Demo Quote'],
|
||||
'german' => ['Demo Zitat']
|
||||
'german' => ['Demo Zitat'],
|
||||
],
|
||||
'trmnl' => [
|
||||
'plugin_settings' => [
|
||||
'custom_fields_values' => [
|
||||
'language' => 'english'
|
||||
]
|
||||
]
|
||||
]
|
||||
'language' => 'english',
|
||||
],
|
||||
],
|
||||
],
|
||||
]
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue