6 lines
99 B
JavaScript
6 lines
99 B
JavaScript
|
({
|
||
|
loadingState: "S'està carregant...",
|
||
|
errorState: "Ens sap greu. S'ha produït un error."
|
||
|
})
|
||
|
|