diff options
Diffstat (limited to 'app/Locale/pl_PL/translations.php')
-rw-r--r-- | app/Locale/pl_PL/translations.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php index 0bdfe57f..41355c9b 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -787,7 +787,7 @@ return array( 'Custom Stylesheet' => 'Niestandardowy arkusz stylów', 'download' => 'pobierz', 'Do you really want to remove this budget line?' => 'Czy chcesz usunąć tą linię budżetową?', - //'EUR - Euro' => '', + // 'EUR - Euro' => '', 'Expenses' => 'Wydatki', 'GBP - British Pound' => 'GBP - Funt brytyjski', 'INR - Indian Rupee' => 'INR - Rupia indyjska', @@ -797,7 +797,7 @@ return array( 'Remove a budget line' => 'Usuń linię budżetową', 'Remove budget line' => 'Usuń linię budżetową', 'RSD - Serbian dinar' => 'RSD - Dinar serbski', - 'The budget line have been created successfully.' => '', + // 'The budget line have been created successfully.' => '', 'Unable to create the budget line.' => 'Nie można utworzyć linii budżetowej', 'Unable to remove this budget line.' => 'Nie można usunąć tej linii budżetowej', 'USD - US Dollar' => 'USD - Dolar amerykański', |