This commit is contained in:
Benjamin Takats
2022-12-21 17:14:32 +01:00
parent 38161bd19e
commit 3eaa2bc2eb
191 changed files with 9005 additions and 3442 deletions

View File

@@ -0,0 +1,17 @@
<?php
return array (
'datePicker' =>
array (
'today' => '',
'tomorrow' => '',
'yesterday' => '',
),
'empty_options' => '',
'errors' =>
array (
'title' => '',
),
'searchHere' => '',
'selectTime' => '',
);