mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-03-29 04:11:37 -04:00
Translated using Weblate (Polish)
Currently translated at 9.5% (2 of 21 strings) Translation: opensourcepos/suppliers Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/suppliers/pl/
This commit is contained in:
@@ -1,25 +1,25 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
"account_number" => "Numer konta",
|
||||
"agency_name" => "",
|
||||
"cannot_be_deleted" => "",
|
||||
"category" => "",
|
||||
"company_name" => "",
|
||||
"company_name_required" => "",
|
||||
"confirm_delete" => "",
|
||||
"confirm_restore" => "",
|
||||
"cost" => "",
|
||||
"error_adding_updating" => "",
|
||||
"goods" => "",
|
||||
"new" => "",
|
||||
"none_selected" => "",
|
||||
"one_or_multiple" => "",
|
||||
"successful_adding" => "",
|
||||
"successful_deleted" => "",
|
||||
"successful_updating" => "",
|
||||
"supplier" => "",
|
||||
"supplier_id" => "",
|
||||
"tax_id" => "",
|
||||
"update" => "",
|
||||
'account_number' => "Numer konta",
|
||||
'agency_name' => "",
|
||||
'cannot_be_deleted' => "",
|
||||
'category' => "Kategoria",
|
||||
'company_name' => "",
|
||||
'company_name_required' => "",
|
||||
'confirm_delete' => "",
|
||||
'confirm_restore' => "",
|
||||
'cost' => "",
|
||||
'error_adding_updating' => "",
|
||||
'goods' => "",
|
||||
'new' => "",
|
||||
'none_selected' => "",
|
||||
'one_or_multiple' => "",
|
||||
'successful_adding' => "",
|
||||
'successful_deleted' => "",
|
||||
'successful_updating' => "",
|
||||
'supplier' => "",
|
||||
'supplier_id' => "",
|
||||
'tax_id' => "",
|
||||
'update' => "",
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user