Move resources/lang folder

This commit is contained in:
Shift
2023-02-19 16:19:08 +00:00
committed by HolgerHatGarKeineNode
parent df2d3d03ba
commit 7403e0e457
299 changed files with 0 additions and 0 deletions

View File

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