5 lines
81 B
JavaScript
5 lines
81 B
JavaScript
|
({
|
||
|
loadingState: "Ładowanie...",
|
||
|
errorState: "Niestety, wystąpił błąd"
|
||
|
})
|