5 lines
73 B
JavaScript
5 lines
73 B
JavaScript
|
({
|
||
|
loadingState: "Läser in...",
|
||
|
errorState: "Det uppstod ett fel."
|
||
|
})
|