mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Update language strings
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
/*
|
||||
* rules.php
|
||||
* Copyright (c) 2023 james@firefly-iii.org
|
||||
@@ -56,8 +55,8 @@ return [
|
||||
'cannot_find_subscription' => 'Firefly III ne najde naročnine ":name"',
|
||||
'no_notes_to_move' => 'Transakcija nima nobenih opomb, ki bi jih bilo treba premakniti v polje opisa',
|
||||
'no_tags_to_remove' => 'Transakcija nima oznak za odstranitev',
|
||||
'not_withdrawal' => 'The transaction is not a withdrawal',
|
||||
'not_deposit' => 'The transaction is not a deposit',
|
||||
'not_withdrawal' => 'Transakcija ni dvig',
|
||||
'not_deposit' => 'Transakcija ni depozit',
|
||||
'cannot_find_tag' => 'Firefly III ne najde oznake ":tag"',
|
||||
'cannot_find_asset' => 'Firefly III ne najde računa sredstev ":name"',
|
||||
'cannot_find_accounts' => 'Firefly III ne najde izvornega ali ciljnega računa',
|
||||
|
||||
Reference in New Issue
Block a user