mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-01-09 15:43:19 -06:00
New translations
This commit is contained in:
parent
2656da13b1
commit
1a3d77f117
@ -67,7 +67,19 @@ return [
|
||||
'warning_much_data' => ':days Tage an Daten können eine Weile dauern zu laden.',
|
||||
'registered' => 'Sie haben sich erfolgreich registriert!',
|
||||
'search' => 'Suche',
|
||||
'search_found_accounts' => 'Found :count account(s) for your query.',
|
||||
'search_found_categories' => 'Found :count category(ies) for your query.',
|
||||
'search_found_budgets' => 'Found :count budget(s) for your query.',
|
||||
'search_found_tags' => 'Found :count tag(s) for your query.',
|
||||
'search_found_transactions' => 'Found :count transaction(s) for your query.',
|
||||
'results_limited' => 'The results are limited to :count entries.',
|
||||
'tagbalancingAct' => 'Balancing act',
|
||||
'tagadvancePayment' => 'Advance payment',
|
||||
'tagnothing' => '',
|
||||
'Default asset account' => 'Default asset account',
|
||||
'no_budget_pointer' => 'Sie scheinen keine Budgets festgelegt zu haben. Sie sollten welche auf der <a href="/budgets">Budget</a>-Seite erstellen. Budgets können Ihnen helfen ihre Ausgaben zu verfolgen.',
|
||||
'Savings account' => 'Savings account',
|
||||
'Credit card' => 'Credit card',
|
||||
'source_accounts' => 'Herkunftskonto',
|
||||
'destination_accounts' => 'Zielkonto',
|
||||
'user_id_is' => 'Your user id is <strong>:user</strong>',
|
||||
|
Loading…
Reference in New Issue
Block a user