New translations.

This commit is contained in:
James Cole
2020-08-01 17:54:35 +02:00
parent 1169c5c5e2
commit 1947d81c58
27 changed files with 99 additions and 56 deletions

View File

@@ -105,7 +105,7 @@ return [
'registered' => 'Вы зарегистрировались успешно!',
'Default asset account' => 'Счёт по умолчанию',
'no_budget_pointer' => 'Похоже, у вас пока нет бюджетов. Вы должны создать их в разделе <a href="/budgets">Бюджеты</a>. Бюджеты могут помочь вам отслеживать расходы.',
'no_bill_pointer' => 'You seem to have no bills yet. You should create some on the <a href="/budgets">budgets</a>-page. Bills can help you keep track of expenses.',
'no_bill_pointer' => 'You seem to have no bills yet. You should create some on the <a href="/bills">bills</a>-page. Bills can help you keep track of expenses.',
'Savings account' => 'Сберегательный счет',
'Credit card' => 'Кредитная карта',
'source_accounts' => 'Счёт-источник|Счета-источники',
@@ -1088,6 +1088,8 @@ return [
'no_bulk_category' => 'Не обновлять категорию',
'no_bulk_budget' => 'Не обновлять бюджет',
'no_bulk_tags' => 'Не обновлять метки',
'replace_with_these_tags' => 'Replace with these tags',
'append_these_tags' => 'Add these tags',
'mass_edit' => 'Изменить выбранные по отдельности',
'bulk_edit' => 'Изменить выбранную группу',
'mass_delete' => 'Удалить выбранные',