mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-21 03:42:24 +02:00
Adds Polish translation for app Closes #9986 Signed-off-by: Paweł Kędzior <pawel.kedzior@o2.pl>
25 lines
766 B
JSON
25 lines
766 B
JSON
{
|
|
"status": {
|
|
"CategoryRequired": "Wymagana kategoria",
|
|
"NameRequired": "Wymagana nazwa"
|
|
},
|
|
"string": {
|
|
"Categories": "Kategorie",
|
|
"Category": "Kategoria",
|
|
"CategoryCreateLabel": "Kategoria",
|
|
"CreateCategory": "Stwórz kategorię",
|
|
"CreateSubcategory": "Stwórz podkategorię",
|
|
"Inventory": "Zasoby",
|
|
"ProductCreateLabel": "Produkt",
|
|
"CreateProduct": "Utwórz produkt",
|
|
"Products": "Produkty",
|
|
"Product": "Produkt",
|
|
"Variant": "Wariant",
|
|
"SKU": "Identyfikator magazynowy",
|
|
"Variants": "Warianty",
|
|
"NoVariantsForProduct": "Nie ma wariantów tego produktu.",
|
|
"CreateVariant": "Stwórz wariant",
|
|
"ConfigLabel": "Zasoby",
|
|
"ConfigDescription": "Rozszerzenie do zarządzania zasobami"
|
|
}
|
|
} |