added bulgarian locale (#5619)
This commit is contained in:
@@ -6,6 +6,13 @@
|
||||
'rtl' => true,
|
||||
'translation' => true,
|
||||
],
|
||||
'bg' =>
|
||||
[
|
||||
'date' => 'd.MM.y',
|
||||
'time' => 'HH:mm',
|
||||
'rtl' => false,
|
||||
'translation' => true,
|
||||
],
|
||||
'cs' =>
|
||||
[
|
||||
'date' => 'dd.MM.y',
|
||||
|
||||
Reference in New Issue
Block a user