mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-13 06:56:48 +00:00
Move resources/lang folder
This commit is contained in:
committed by
HolgerHatGarKeineNode
parent
df2d3d03ba
commit
7403e0e457
16
resources/lang/vendor/wireui/bg/messages.php
vendored
16
resources/lang/vendor/wireui/bg/messages.php
vendored
@@ -1,16 +0,0 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'empty_options' => 'Опциите са празни',
|
||||
'searchHere' => 'Търсене тук',
|
||||
'datePicker' => [
|
||||
'months' => "['Януари', 'Февруари', 'Март', 'Април', 'Май', 'Юни', 'Юли', 'Август', 'Септември', 'Октомври', 'Ноември', 'Декември']",
|
||||
'days' => "['Нд', 'Пн', 'Вт', 'Ср', 'Чт', 'Пт', 'Сб']",
|
||||
'tomorrow' => 'Утре',
|
||||
'today' => 'Днес',
|
||||
'yesterday' => 'Вчера',
|
||||
],
|
||||
'errors' => [
|
||||
'title' => 'Бяха открити {errors} грешки',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user