bg-BG translation

This commit is contained in:
denisdulici
2018-04-14 09:41:49 +03:00
parent 6f035fd2b5
commit 4db5592714
27 changed files with 780 additions and 4924 deletions

View File

@@ -0,0 +1,17 @@
<?php
return [
'this_year' => 'Текущата година',
'previous_year' => 'Миналата година',
'this_quarter' => 'Текущото тримесечие',
'previous_quarter' => 'Предходното тримесечие',
'last_12_months' => 'Последните 12 месеца',
'summary' => [
'income' => 'Приходи',
'expense' => 'Разходи',
'income_expense' => 'Приходи срещу разходи',
],
];