first upload all files

This commit is contained in:
NW
2023-06-11 13:14:03 +01:00
parent f14dbc52b5
commit c08b36d1b6
1705 changed files with 106852 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
<?php
return [
'caption_1' => 'Caption 1',
'caption_2' => 'Caption 2',
'direction' => 'Direction',
'call_to_action_text' => 'Call to Action Text',
'call_to_action_url' => 'Call to Action URL',
'open_in_new_window' => 'Open in new window',
'caption_1_delay' => 'Delay',
'caption_1_effect' => 'Effect',
'caption_2_delay' => 'Delay',
'caption_2_effect' => 'Effect',
'call_to_action_delay' => 'Delay',
'call_to_action_effect' => 'Effect',
'name' => 'Name',
'speed' => 'Speed',
'autoplay' => 'Autoplay',
'autoplay_speed' => 'Autoplay Speed',
'fade' => 'Fade',
'dots' => 'Dots',
'arrows' => 'Arrows',
];