From 4fd4d5b57181c47b50adbfcb272f48c8a11d2158 Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 6 Oct 2017 22:30:21 +0200 Subject: [PATCH] New translations firefly.php (Polish) --- resources/lang/pl_PL/firefly.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl_PL/firefly.php b/resources/lang/pl_PL/firefly.php index 521586f455..cacc0877a9 100644 --- a/resources/lang/pl_PL/firefly.php +++ b/resources/lang/pl_PL/firefly.php @@ -123,7 +123,7 @@ return [ 'all_journals_for_budget' => 'Wszystkie transakcje dla budżetu :name', 'chart_all_journals_for_budget' => 'Wykres wszystkich transakcji dla budżetu :name', 'journals_in_period_for_category' => 'Wszystkie transakcje dla kategorii :name od :start do :end', - 'journals_in_period_for_tag' => 'Wszystkie transakcje dla tagu :name od :start do :end', + 'journals_in_period_for_tag' => 'Wszystkie transakcje dla tagu :tag od :start do :end', 'not_available_demo_user' => 'Funkcja, do której próbujesz uzyskać dostęp nie jest dostępna dla użytkowników demo.', 'exchange_rate_instructions' => 'Konto aktywów "@name" obsługuje tylko transakcje w walucie @native_currency. Jeśli chcesz użyć waluty @foreign_currency, upewnij się, że kwota w @native_currency jest również znana:', 'transfer_exchange_rate_instructions' => 'Konto źródłowe "@source_name" obsługuje tylko transakcje w walucie @source_currency. Konto docelowe "@dest_name" obsługuje tylko transakcje w walucie @dest_currency. Musisz podać przelewaną kwotę w obu walutach.',