mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-13 06:56:48 +00:00
huge Laravel 10 upgrade
This commit is contained in:
17
resources/lang/vendor/wireui/hr/messages.php
vendored
Normal file
17
resources/lang/vendor/wireui/hr/messages.php
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return array (
|
||||
'datePicker' =>
|
||||
array (
|
||||
'today' => '',
|
||||
'tomorrow' => '',
|
||||
'yesterday' => '',
|
||||
),
|
||||
'empty_options' => '',
|
||||
'errors' =>
|
||||
array (
|
||||
'title' => '',
|
||||
),
|
||||
'searchHere' => '',
|
||||
'selectTime' => '',
|
||||
);
|
||||
Reference in New Issue
Block a user