add bg lang

This commit is contained in:
HolgerHatGarKeineNode
2023-05-04 20:21:13 +02:00
parent 82b5a6e7c1
commit 30b2e4072f
28 changed files with 1374 additions and 65 deletions

View File

@@ -0,0 +1,8 @@
<?php
declare(strict_types=1);
return [
'next' => 'Напред &raquo;',
'previous' => '&laquo; Назад',
];