mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations firefly.php (Russian)
This commit is contained in:
parent
b29c0f9d74
commit
733cee5c8c
@ -624,6 +624,11 @@ return [
|
|||||||
'perm-delete-many' => 'Deleting many items in one go can be very disruptive. Please be cautious.',
|
'perm-delete-many' => 'Deleting many items in one go can be very disruptive. Please be cautious.',
|
||||||
'mass_deleted_transactions_success' => 'Deleted :amount transaction(s).',
|
'mass_deleted_transactions_success' => 'Deleted :amount transaction(s).',
|
||||||
'mass_edited_transactions_success' => 'Updated :amount transaction(s)',
|
'mass_edited_transactions_success' => 'Updated :amount transaction(s)',
|
||||||
|
'opt_group_no_account_type' => '(no account type)',
|
||||||
|
'opt_group_defaultAsset' => 'Default asset accounts',
|
||||||
|
'opt_group_savingAsset' => 'Savings accounts',
|
||||||
|
'opt_group_sharedAsset' => 'Shared asset accounts',
|
||||||
|
'opt_group_ccAsset' => 'Credit cards',
|
||||||
|
|
||||||
|
|
||||||
// new user:
|
// new user:
|
||||||
|
Loading…
Reference in New Issue
Block a user