aboutsummaryrefslogtreecommitdiffstats
path: root/languages/bulgarian.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'languages/bulgarian.inc.php')
-rw-r--r--languages/bulgarian.inc.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/languages/bulgarian.inc.php b/languages/bulgarian.inc.php
index da83212..647f8c2 100644
--- a/languages/bulgarian.inc.php
+++ b/languages/bulgarian.inc.php
@@ -166,8 +166,8 @@ $monthsofyear_lang = array ('Януари','Февруари','Март','Ап
$monthsofyearshort_lang = array ('Яну','Фев','Мар','Апр','Май','Юни','Юли','Авг','Сеп','Окт','Ное','Дек');
// For time formatting, check out: http://www.php.net/manual/en/function.date.php
-$timeFormat = 'G:I';
-$timeFormat_small = 'G:I';
+$timeFormat = 'G:i';
+$timeFormat_small = 'G:i';
// For date formatting, see note below
$dateFormat_day = '%A, %e %B';

© 2014-2024 Faster IT GmbH | imprint | privacy policy